Re: [jQuery] New version of jquery and IE6 bugs

2007-03-30 Thread Jeremy Dill
Discussion. Subject: Re: [jQuery] New version of jquery and IE6 bugs Could you possibly post up an example? It is hard to know what is really going on without seeing it. -- Brandon Aaron On 3/8/07, Jeremy Dill [EMAIL PROTECTED] wrote: I am having major issues with the newer versions of JQuery

Re: [jQuery] New version of jquery and IE6 bugs

2007-03-30 Thread Mike Alsup
Using jquery-1.0.4.js - NO PROBLEMS http://www.dilltree.com/test/jtest104.html Using jquery-latest.pack.js - CSS ISSUES ON REFRESH. http://www.dilltree.com/test/jtest112.html Jeremy, Have you tried an unpacked version of 1.1.2? ___ jQuery mailing

Re: [jQuery] New version of jquery and IE6 bugs

2007-03-30 Thread Jeremy Dill
Yes. And 1.1.1. Packed or unpacked, same result. -Original Message- From: Mike Alsup [mailto:[EMAIL PROTECTED] Sent: Friday, March 30, 2007 2:23 PM To: [EMAIL PROTECTED]; jQuery Discussion Subject: Re: [jQuery] New version of jquery and IE6 bugs Using jquery-1.0.4.js - NO PROBLEMS

[jQuery] New version of jquery and IE6 bugs

2007-03-08 Thread Jeremy Dill
I am having major issues with the newer versions of JQuery with IE6. Everything works beautifully in Firefox and IE 7. Jquery 1.04 is stable in IE 6, but jquery1.11+ causes an occasionally crash IE runtime error when using radio buttons that are triggering xajax calls. A bigger issue is that now

Re: [jQuery] New version of jquery and IE6 bugs

2007-03-08 Thread Andrew Mason
You could use some sort of content negotiation to serve up different versions of jquery depending on browser. Apache has a few different ways of doing this, not sure about other web servers. On Friday March 9 2007 10:10:14 am Jeremy Dill wrote: I am having major issues with the newer

Re: [jQuery] New version of jquery and IE6 bugs

2007-03-08 Thread Jeremy Dill
version of jquery and IE6 bugs You could use some sort of content negotiation to serve up different versions of jquery depending on browser. Apache has a few different ways of doing this, not sure about other web servers. On Friday March 9 2007 10:10:14 am Jeremy Dill wrote: I am having major

Re: [jQuery] New version of jquery and IE6 bugs

2007-03-08 Thread Brandon Aaron
Could you possibly post up an example? It is hard to know what is really going on without seeing it. -- Brandon Aaron On 3/8/07, Jeremy Dill [EMAIL PROTECTED] wrote: I am having major issues with the newer versions of JQuery with IE6. Everything works beautifully in Firefox and IE 7. Jquery