12:31 PM
Subject: [jQuery] Re: Forms, Tables and jQuery
Funny thing about placing the form tag between table markup tags. IE
places strange additional spacing after an opening form tag. Placing
the the tag between the table tags fixes the IE display issue. We had
to do it here: http://www.llnl
Funny thing about placing the form tag between table markup tags. IE
places strange additional spacing after an opening form tag. Placing
the the tag between the table tags fixes the IE display issue. We had
to do it here: http://www.llnl.gov/ (The Search LLNL and Find People
form area in the h
I agree with Mike here. In fact, now that I code with jQuery, I've started to
pay much more attention to my markup to see that it's correct -- or at least
that it works with jQuery. ;o)
Chris
Mike Alsup wrote:
that jQuery should iterate over form.elements if special form
selectors are
us
that jQuery should iterate over form.elements if special form selectors are
used because a lot of legacy code uses incorrectly placed form tags.
When jQuery is added to those legacy pages the developer should also
correct the form tags (and any other bogus markup). There is no point
trying to
4 matches
Mail list logo