I am trying to add a confirmation popup on browsers back and reload button. Currently, I am able to show popup only atleast once I have to click on the page. But, I want to show popup when page loaded and without doing anything other If I clicked Back button or Refresh button instead.
It's ok, If solution is in Jquery or Javascript.