设为首页、加入收藏
<p>在网站开发中,涉及的底边栏 有设为首页,加入收藏 等连接</p><p>?</p><p>代码如下</p>
<div onClick="this.style.behavior='url(#default#homepage)';this.setHomePage(location.href);">设为首页</a> | <a href="#" onClick="window.external.AddFavorite(location.href,document.title)">加入收藏</a> | 联系我们<br/> </div>