I just tested what you suggested and it worked for the getJSON, but it broke standard load calls (it didn't pass any values in IE).
Any other ideas? Graeme -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, January 24, 2007 5:17 PM To: jQuery Discussion. Subject: Re: [jQuery] jQuery/IE sending duplicate parameter values Graeme B. Davis schrieb: > Any ways around this? > That is a bug in jQuery's $.ajax function. Could you please file a bug report for this, and add the following: Fix: Add s.data = null in ajax.js below line 604 I'd commit that right away, but a bit more testing is necessary. -- Jörn Zaefferer _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
