My problem is, when user clicks the close browser/current-tab some cookies need to be deleted.
using jquery, onbeforeunload
fired and showing Leave this page and Stay on this page.
How to get which button clicked by user?
how to delete the cookie?