Thanks. The svn version you posted is rev 453. This works. The official jQuery 1.0.3 is rev 501, this doesn't work. So it looks like the fix for this problem did not make it into the 1.0.3 release.
-Mike Chabot On 10/25/06, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > > The ajaxStart and ajaxStop functions are broken in the current > > release. I am sure they will be fixed eventually. I am using an older > > version of jQuery until the fix is released. > > It works if you use $.ajax directly, but not with other ajax functions. Until > the 1.0.3 release, you can use this version that contains the fix: > http://jquery.com/src/jquery-svn.js > > -- > Jörn Zaefferer > > http://bassistance.de > -- > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
