离开时转跳到指定网址
【小 中 大】【收藏】 作者: 佚名 来源: 互联网络 阅读 次 【加入会员】
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网页特效代码|www.msgz.org|---离开时转跳到指定网址</title>
</head>
<body onUnload="leave()">
<script LANGUAGE="JavaScript">
<!-- Begin
function leave() {
window.open('http://www.msgz.org','','toolbar=no,menubar=no,location=no,height=70,width=650');
}
// End -->
</script>
</body>
</html>
手机扫码阅读本文