[jQuery] Re: .html not working in ie6/ie7 as expected

2007-09-08 Thread Equand
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

[jQuery] Re: .html not working in ie6/ie7 as expected

2007-09-08 Thread Michael Geary
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://

[jQuery] Re: .html not working in ie6/ie7 as expected

2007-09-08 Thread Equand
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

[jQuery] Re: .html not working in ie6/ie7 as expected

2007-09-08 Thread Eridius
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="