您现在的位置: 万盛学电脑网 >> 程序编程 >> 脚本专题 >> javascript >> 正文

设置默认首页

作者:佚名    责任编辑:admin    更新时间:2022-06-22

 <html>

  <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>网奇网页特效--设置默认首页</title> </head>   <body>    <span  onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://linkweb.cn/js');"  style="CURSOR: hand"><br>将本站设置为首页</a></span>   </body>   </html>