復制代碼 代碼如下:
<!DOCTYPE html>
<html>
<head>
<script>
function closeIt()
{
return "Any string value here forces a dialog box to /n" +
"appear before closing the window.";
}
window.onbeforeunload = closeIt;
</script>
</head>
<body>
<a href="http://www.survivalescaperooms.com">Click here to navigate to
</a>
</body>
</html>
新聞熱點
疑難解答
圖片精選