亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

Chrome瀏覽器,剛進入或者刷新的時候才有提示,關閉的時候沒有提示了?

<!DOCTYPE HTML>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title> 卸載事件 </title>

<script type="text/javascript">? ?

? ? ?window.onunload = onunload_message;? ?

? ? ?function onunload_message(){? ?

? ? ? ? alert("您確定離開該網頁嗎?");? ?

? ? }? ?

</script>? ?

</head>

<body>

? 歡迎學習JavaScript。

</body>

</html>


正在回答

3 回答

<script type="text/javascript">? ? ??

? ? ? window.onbeforeunload = onbeforeunload_handler;? ??

? ? ?function onbeforeunload_handler(){??

? ? ? ? ?var warning="";? ? ? ? ??

? ? ? ? ?return warning;??

? ? ?}? ?

?</script>??


0 回復 有任何疑惑可以回復我~

調用函數要添加(),window.onbeforeunload = onunload_message()

0 回復 有任何疑惑可以回復我~

經過多次嘗試,onunload打開頁面和關閉頁面都沒有任何提示,建議使用onbeforeunload

1 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

Chrome瀏覽器,剛進入或者刷新的時候才有提示,關閉的時候沒有提示了?

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號