Opened 16 years ago
Closed 16 years ago
#273 closed bug (fixed)
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.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yeah, this was it - good catch!
Note: See
TracTickets for help on using
tickets.
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?