wow thanks... that fixed that, the second span miss...
thanks for the tip ;)
On Sep 9, 4:18 am, "Michael Geary" <[EMAIL PROTECTED]> wrote:
> There are a few problems in your markup:
>
> 1) action"" is missing the =
>
> 2) FORM is a block level element; you can't nest it inside a SPAN
>
> 3) Missi
There are a few problems in your markup:
1) action"" is missing the =
2) FORM is a block level element; you can't nest it inside a SPAN
3) Missing end tag for the second SPAN
I suggest pasting the markup into the body of an HTML 4.01 document and running
it through the W3C validator:
http://
it doesn't matter... i tried it without that... it's just the last
version of my tries to fix this issues )
so with or withous / it doesn't render
when ctr+a i only get the last span text,
On Sep 9, 3:50 am, Eridius <[EMAIL PROTECTED]> wrote:
> I am not sure if it is cause the problem but why do
I am not sure if it is cause the problem but why do you have \/ when you
should only have /, i just point that out because IE does not render things
well if it is invalid html markup.
Equand wrote:
>
>
> i have a code like
> $('').html('Введите
> Логин и
> Пароль type="
4 matches
Mail list logo