When I enable the jQuery Update 5x-2.0 module, my window.onUnload events seem to stop working.

alert( window.onUnload ); // SHOWS the function

$(window).unload( [[function here]] ) // doesn't seem to work either.

!!!

Comments

heddn’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Marking this as won't fixed. 5.x is no longer supported/maintained. If this is still an issue in 7.x, then please re-open.