Submitted: May 12, 2008 | Comments: off
the unload event occurs whenever the browser unloads a document from a window, or frame, usually when the user navigates to a new URL.
The onunload event if configured will call a final javascript before sending the user to another page. … [read more]