“设为主页” 与 “收藏本站” 的脚本代码写法:

 

<a href="#" style="color: Black;

     font-size: 9pt; font-family: 宋体;

     text-decoration: none;"

     onclick="this.style.behavior='url(#default#homepage)';this.sethomepage('http://www.google.com')">设置主页</a>

 

<a href="#" onclick="window.external.addFavorite('http://www.google.com','Google');">

    <font color="white" style="color: Black;

             font-size: 9pt; font-family: 宋体;

             text-decoration: none;">收藏本站

    </font>

</a>

 

这是传统正规的设置主页及收藏本站的脚本写法,至于那种篡改注册表,恶意设置为永久主页的使坏的方法俺就不学了。

相关文章:

  • 2022-02-09
  • 2021-10-17
  • 2022-02-14
  • 2022-12-23
  • 2021-05-31
  • 2022-02-05
  • 2021-09-18
猜你喜欢
  • 2022-12-23
  • 2021-05-28
  • 2021-05-31
  • 2021-08-01
  • 2022-01-27
  • 2021-07-14
  • 2021-10-15
相关资源
相似解决方案