jquery - Javascript window close -


i need custom alert box when user clicks on 'x' (window close).

  • user given 'ok' , 'cancel' button options
  • ok button closes window. cancel button cancels close action

i think may find answer on post looks similar - javascript confirm dialog box before close browser window

you have show have done far


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -