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.
!!!
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
Comment #1
heddnMarking 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.