首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

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

2012-11-07 
“收藏本站”,“设为首页”的脚本如何加入收藏?INPUT nameButton onclickwindow.external.AddFavorite(loc

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

如何加入收藏?
<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>

?

热点排行