How to cancel unload event of an Iframe using Javascript

后端 未结 0 1695
一个人的身影
一个人的身影 2021-01-02 16:41

I am trying to catch unload event of an Iframe, and prevent navigation, using the following code: