I want to prevent browser to close page in any case or in other case, Prevent browser to do anything when onbeforeunload is called. Here is my code which i hav
onbeforeunload
There is no way to stop browser to close. The browser doesn't allow you to do that.