Bug Tracker

Opened 12 years ago

Closed 12 years ago

#10314 closed bug (wontfix)

ajaxComplete has been broken since jQuery-1.4.3

Reported by: conrad.irwin@… 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.

http://jsfiddle.net/LBhgd/2/

Change History (1)

comment:1 Changed 12 years ago by jaubourg

Resolution: wontfix
Status: newclosed

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 ;)

Note: See TracTickets for help on using tickets.