1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > 确定要离开当前页面吗

确定要离开当前页面吗

时间:2021-08-16 17:33:28

相关推荐

确定要离开当前页面吗

1 <html xmlns="[url]/1999/xhtml[/url]"> 2 <head> 3 <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> 4 <title>onbeforeunload测试</title> 5 <script> 6 function checkLeave(){ 7event.returnValue=""; 8 } 9 </script>10 </head>11 <body onbeforeunload="checkLeave()">12 </body>13 </html>

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。