asp.net 把網(wǎng)頁設(shè)為首頁或加入收藏夾中代碼
點(diǎn)擊: 發(fā)布日期:2010-6-3 11:08:40 進(jìn)入論壇 <span onClick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://172.24.96.9/dd/');" style="CURSOR: hand">//
<a
href="#"
onClick="window.external.addFavorite('http://172.24.96.9/ddxx/','你的公司名稱')"title=你的公司名稱' >
<input type=button value=導(dǎo)入收藏夾 onclick=window.external.ImportExportFavorites(true,"http://localhost/");>
<input type=button value=導(dǎo)出收藏夾 onclick=window.external.ImportExportFavorites(false,"http://localhost/");>
<input type=button value=整理收藏夾 onclick="window.external.ShowBrowserUI('OrganizeFavorites', null)">
<input type=button value=查看源文件 onclick="window.location = 'view-source:'+ window.location.href">
<input type=button value=語言設(shè)置 onclick="window.external.ShowBrowserUI('LanguageDialog', null)">
<input type=button value=加入收藏夾 onclick="window.external.AddFavorite('http://www./', '風(fēng)閃下載')">
<input type=button value=加入到頻道 onclick="window.external.addChannel('http://www./')">
<input type=button value=設(shè)成主頁 onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www./')">
給一個(gè)網(wǎng)站上設(shè)置"設(shè)為主頁"和"加入收藏夾"的代碼應(yīng)該怎么寫?(在一個(gè)小圖片上面加)
<A href="#" onmouseover="window.external.addFavorite('http://www./','e時(shí)區(qū)特色論壇')" target="_self" >收藏本頁</A>
<a href="#" onmouseover="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www./');" target="_self">設(shè)為主頁</a>
設(shè)為主頁
<A href=# onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.baidu.com');">圖片</A>
-----------------------------------------
加如收藏
<A href="javascript:window.external.AddFavorite('http://www.baidu.com','百度')">圖片</A>
加入收藏
<a href="javascript:window.external.AddFavorite('http://www.baidu.com','百度')">加入收藏</a>
首頁
<span onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.');" style="CURSOR: hand"><br>設(shè)為首頁</br></span>
<a href=# onClick="this.style.behavior='url(#default#homepage)';this.setHomePage
('http://www....../');">設(shè)為首頁</a> <IMG height=11
src="images/dot.gif" width=12 border=0> <a href=# onClick="window.external.addFavorite('http://www....../','****');return(false)">收藏本站</a>
本文來自: 中國自學(xué)編程網(wǎng)(www.) 詳細(xì)出處參考:http://www./a/aspnet/20100603111052.html
|
|