当前位置:首页>> 文秘工作>> 实务性工作>> 电脑网络

电脑网络

离开时转跳到指定网址

以稿换稿 】  作者:佚名   发布:2016年06月22日   阅读:


<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>

【来源:互联网络】

 

相关文章

用户评论

(以下评论仅代表网友意见,与本站立场无关)

网友评论共 0