Skip to main content

Bug Tracker

Side navigation

#273 closed bug (fixed)

Opened October 13, 2006 05:02PM UTC

Closed October 13, 2006 11:11PM UTC

ajaxStart and ajaxStop are having issues

Reported by: john Owned by:
Priority: major Milestone:
Component: ajax Version:
Keywords: Cc:
Blocked by: Blocking:
Description

There have been multiple reports that ajaxStart and ajaxStop do not work as expected. Personally, I was having troubles with it in relation to the ajaxForm() method.

Attachments (0)
Change History (2)

Changed October 13, 2006 05:20PM UTC by joern comment:1

One possible reason for this was described here: http://jquery.com/dev/bugs/bug/265/

Could you check if that changes anything for your code?

Changed October 13, 2006 11:11PM UTC by john comment:2

resolution: → fixed
status: newclosed

Yeah, this was it - good catch!