Hi
Please help for the below scenario...
I want to detect an event before closing the browser.
I tried onbeforeunload event in javascript, but in our website we dont have master page. so its getting triggered on every page navigation.
so particulary i come to know the event for closing browser especially multiple tab browser.
i want to do in javascript or jquery...
thanks in advance
Go to the complete details ...