如何实现“设为首页”、“添加到收藏夹”?
来源:黑白格子网络 点击次数: 发布时间:2014-01-02 16:58:44
A: 设置为首页:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.windstudio.net');">设为首页</a>
加入收藏:
<a href="javascript:window.external.AddFavorite('http://www.windstudio.net', '有风的日子·带给你一阵清新的设计风')">加入收藏</a>
上一篇:页面布局比例分配
下一篇:如何设置网页中的字体大小