|
|
|
[
来路:21kn.com 时间:2007-7-7 17:08:07
点击: ] |
|
|
|
|
|
脚本说明: 第一步:把如下代码加入<head>区域中 <SCRIPT language="JavaScript"> <!-- function openpopup(){ window.open("welcome.htm","","width=300,height=300") }
function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { // if cookie exists offset += search.length // set index of beginning of value end = document.cookie.indexOf(";", offset); // set index of end of cookie value if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; }
function loadpopup(){ if (get_cookie('popped')=='){ openpopup() document.cookie="popped=yes" } }
//--> </SCRIPT>
第二步:把<body>中内容改为: <body bgcolor="#fef4d9" onunload="loadpopup() |
|
|
::::站长友情提示:多花一分钟学点什么都好::::
|
|
|
|
|
|
|
|
|
|
|
|
=
= 免责声明 = = |
|
①
欢迎转载我网所刊信息,请注明“来源:E天下网络”。
② 凡本网注明“来源:XXX(非E天下网络)”的作品,均转载自其它媒体,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如因作品内容、版权和其它问题需要同本网联系的,请在30日内进行。
※联系方式:Airtofly@163.com |
|
|
|
|
|
|