How to alert the user when he clicked on browser back button or close the tab?

2
How to alert the user when he clicked on browser back button or close the tab?
asked
1 answers
0

Hi Kokila,

Use the below link to alert the user through Javascript,

https://stackoverflow.com/questions/38306510/alert-on-browser-back-button-click-or-page-refresh

Use Javascript action widget for the alert code

answered