jack Thu, 12 Mar 2009 23:28:54 -0700
Hi, all In $(window).unload(function(){ ... }, is that possible to cancel unload event. I mean I would prompt for users if they want to close the window. If they don't want, how do I cancel the event?
Jack