asp.net收藏和設爲首頁的代碼

1:設爲首頁
<a href="javascript:void(0);" id="setHomePage" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.baidu.com/');return(false);" style="behavior:url(#default#homepage);">設爲主頁</a>
 2:收藏本站
<span  style="CURSOR:hand" onclick="window.external.addFavorite('http://www.baidu.com','百度)">收藏本站</span>


3:解決瀏覽器兼容問題。

<a href=http://www.baidu.com onclick="window.external.addFavorite(this.href,this.title);return false;" title='百度' rel="sidebar">加入收藏</a>javascript

相關文章
相關標籤/搜索