1.设为首页:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.baidu.com');">设为首页</a>
2.加入收藏
<a href="javascript:void(0);" onclick="window.external.AddFavorite(document.location.href,document.title);">加入收藏</a>