[jQuery] Re: < id=__ie_init defer=true src=//:>

2007-05-29 Thread Diego A.
Hi John/Michael, FOUND THE PROBLEM. And John, I'm sure you'll be glad to know it's not a bug in jQuery. I compress (remove white space and pointless concatinations) and re- pack my scripts into one file with jQuery and all the plugins I use. This error happened when I compressed and re-packed t

[jQuery] Re: < id=__ie_init defer=true src=//:>

2007-05-28 Thread John Resig
Do you think you could find a test case for this? We were under the assumption that this method was fairly rock-solid, but what you describe sounds like a reproducible flaw. If you can make one, please post it to the bug tracker. --John On 5/28/07, Michael Geary <[EMAIL PROTECTED]> wrote: > F

[jQuery] Re: < id=__ie_init defer=true src=//:>

2007-05-28 Thread Michael Geary
> From: Diego A. > > In IE (6 and 7) the compressed version of jQuery is adding > the following text to the document: > < id=__ie_init defer=true src=//:> > > I know it's related to the following code (from line 1493): > // Only works if you document.write() it > doc