“设为主页” 与 “收藏本站” 的脚本代码写法:
<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>
这是传统正规的设置主页及收藏本站的脚本写法,至于那种篡改注册表,恶意设置为永久主页的使坏的方法俺就不学了。