添加到收藏夹和设为首页
添加到收藏夹:
<a href="javascript:window.external.addFavorite('http://链接','说明');">添加到收藏夹</a>
设为首页:
<a href=# onclick="this.style.behavior='url(#default#homepage)';this.setHomePage ('http://链接');">设为首页</a>
本文介绍了如何将当前网页添加到浏览器的收藏夹中以及如何设置该网页为浏览器的默认主页。通过简单的HTML与JavaScript代码实现,适用于网站开发者及个人博客用户。
添加到收藏夹和设为首页
添加到收藏夹:
<a href="javascript:window.external.addFavorite('http://链接','说明');">添加到收藏夹</a>
设为首页:
<a href=# onclick="this.style.behavior='url(#default#homepage)';this.setHomePage ('http://链接');">设为首页</a>

被折叠的 条评论
为什么被折叠?