Hi, how can I get to know when user clicks browser back button? I want my own javascript code to be executed when this happens.
Also, is there a way that whenever any link in the page is clicked, my code executes. I can't add eventhandler to every link. Can it be done at once?
Thanks for your time
Jeet Singh
Also, is there a way that whenever any link in the page is clicked, my code executes. I can't add eventhandler to every link. Can it be done at once?
Thanks for your time
Jeet Singh
Comment