读书人

“归藏本站”“设为首页”的脚本

发布时间: 2012-11-07 09:56:10 作者: rapoo

“收藏本站”,“设为首页”的脚本

如何加入收藏?
<INPUT name=Button onclick="window.external.AddFavorite(location.href, document.title)" type=button value=加入收藏夹>

?? <td ><input name="image1" onclick="window.external.AddFavorite(location.href,document.title)" tye="image" runat="server" src="../Images/ppp9.gif" ></td>

?? <a href="javascript.window.external.AddFavorite(location.href,document.title)">ShouCang</a>

如何设为首页?
<INPUT name=Button onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.blueidea.com');" value=将本站设为首页>

<td><input name="image2" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.baidu.com');" type="image" src="../Images/pp2.gif"></td>

<a onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.baidu.com');">将本站设为首页</a>

?

读书人网 >其他相关

热点推荐