Is there any way, through javaScript, using on unLoad in the < body > tag to create a function that will check if the user clicked on a link, hit the back button, closed the browser, or typed in a new URL?
Being able to check any of these would be extremely helpfull.
Thank you in advance for any help you might provide,
John