unload function in jQuery works fine in Firefox but not in chrome and safari. please check this fiddle in chrome and Firefox. http://jsfiddle.net/jeevankk/Gywnw/2/ . Alerts
"refresh" action in the Firefox does not fire the unload event.
unload
We should use onbeforeunload instead.
onbeforeunload
Confirm with Firefox version 47, Mac OS X