[jQuery] Re: Internet Explorer Bug (Disappearing Fields)

2009-02-23 Thread James Finley
I am using XHTML 1.0 Strict, so not quirks mode. The errors that exist on the page are from checked="true" and because of a few spaces in ids. I just checked with the CSS turned off, and I cannot replicate the issue. On Feb 23, 12:11 pm, brian wrote: > On Mon, Feb 23, 2009 at 12

[jQuery] Re: Internet Explorer Bug (Disappearing Fields)

2009-02-23 Thread James Finley
l tag, that leads some > fields disappear! > That's is my exp! Wonder that you try to check all html close and open > correctly! > > 2009/2/23 James Finley > > > > > > > It's a major bug because this Javascript is in a corporate project > > manage

[jQuery] Re: Internet Explorer Bug (Disappearing Fields)

2009-02-23 Thread James Finley
en shifted out of it's spot on the page. Honestly I do not know how to disable CSS in IE. On Feb 23, 11:27 am, brian wrote: > On Mon, Feb 23, 2009 at 12:14 PM, James Finley wrote: > > > I am running jQuery 1.2.6, and experiencing a major bug with form > > fields disap

[jQuery] Internet Explorer Bug (Disappearing Fields)

2009-02-23 Thread James Finley
I am running jQuery 1.2.6, and experiencing a major bug with form fields disappearing in IE 7.0.5730.11. I have fieldsets that can be collapsed (uses slideUp), and for some reason when you click into/ focus on a field, it changes position on the page/disappears. The caret moves up and to the left,