open a custom popup on browser window/tab close

前端 未结 6 801
忘掉有多难
忘掉有多难 2020-12-02 00:30

I am trying to open a custom popup on browser window/tab close.

In details if a user clicks on the browser window/tab close button a custom popup will appear with s

6条回答
  •  暖寄归人
    2020-12-02 01:20

    i would also suggest you dont do this, but after all, you asked a question and deserve an answer.

    
    

    this script will work (http://jsfiddle.net/SQAmG/3/) and will make sure that it will only popup once (to not bother the user again if he decided to stay once).

提交回复
热议问题