I want to destroy session on closing tab or window.. for that I'm using onbeforeunload in jquery .. but when i open any other link from current tab then it destroys session..
so is there any specific event in jquery that is used for closing tab or window.