熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> .NET編程 >> 正文

asp.net怎麼將網頁添加為首頁或加入收藏夾中

2022-06-13   來源: .NET編程 

  <span onClick=var strHref=windowlocationhref;thisstylebehavior=url(#default#homepage);thissetHomePage(); >//

  <a

  #

  onClick=windowexternaladdFavorite(你的公司名稱)title=你的公司名稱 >

  <input type=button value=導入收藏夾 onclick=windowexternalImportExportFavorites(true//localhost/);>

  <input type=button value=導出收藏夾 onclick=windowexternalImportExportFavorites(false//localhost/);>

  <input type=button value=整理收藏夾 onclick=windowexternalShowBrowserUI(OrganizeFavorites null)>

  <input type=button value=查看源文件 onclick=windowlocation = viewsource:+ windowlocationhref>

  <input type=button value=語言設置 onclick=windowexternalShowBrowserUI(LanguageDialog null)>

  <input type=button value=加入收藏夾 onclick=windowexternalAddFavorite( 風閃下載)>

  <input type=button value=加入到頻道 onclick=windowexternaladdChannel()>

  <input type=button value=設成主頁 onclick=thisstylebehavior=url(#default#homepage);thissetHomePage()>

  給一個網站上設置設為主頁加入收藏夾的代碼應該怎麼寫?(在一個小圖片上面加)

  <A # onmouseover=windowexternaladdFavorite(e時區特色論壇) target=_self >收藏本頁</A>

  <a # onmouseover=thisstylebehavior=url(#default#homepage);thissetHomePage(); target=_self>設為主頁</a>

  設為主頁

  <A href=# onclick=thisstylebehavior=url(#default#homepage);thissetHomePage();>圖片</A>

  

  加如收藏

  <A javascript:windowexternalAddFavorite(百度)>圖片</A>

  加入收藏

  <a javascript:windowexternalAddFavorite(百度)>加入收藏</a>

  首頁

  <span onclick=var strHref=windowlocationhref;thisstylebehavior=url(#default#homepage);thissetHomePage(); ><br>設為首頁</br></span>

  <a href=# onClick=thisstylebehavior=url(#default#homepage);thissetHomePage

  ();>設為首頁</a> <IMG height=

  src=images/dotgif width= border=> <a href=# onClick=windowexternaladdFavorite(****);return(false)>收藏本站</a>


From:http://tw.wingwit.com/Article/program/net/201311/11883.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.