Opened 12 years ago
Closed 12 years ago
#10314 closed bug (wontfix)
ajaxComplete has been broken since jQuery-1.4.3
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It works as advertised in jQuery-1.4.2 and below.
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/UbZyv/
Use document instead of window. The window object is NOT a DOM node and the fact you received global ajax events on it in 1.5- was quite the stretch ;)