onbeforeunload in Opera

后端 未结 4 1695
后悔当初
后悔当初 2020-12-06 17:30

I\'m using the code that netadictos posted to the question here. All I want to do is to display a warning when a user is navigating away from or closing a window/tab.

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 17:34

    onbeforeunload is now supported in Opera 15 based on the WebKit engine but not in any prior versions based on Presto.

提交回复
热议问题