分享

asp.net 把网页设为首页或加入收藏夹中代码

 颐中八喜 2011-08-08
asp.net 把网页设为首页或加入收藏夹中代码
点击:   发布日期:2010-6-3 11:08:40   进入论坛
 
 
  <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=导入收藏夹 onclick=window.external.ImportExportFavorites(true,"http://localhost/");>
  <input type=button value=导出收藏夹 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=语言设置 onclick="window.external.ShowBrowserUI('LanguageDialog', null)">
  <input type=button value=加入收藏夹 onclick="window.external.AddFavorite('http://www./', '风闪下载')">
  <input type=button value=加入到频道 onclick="window.external.addChannel('http://www./')">
  <input type=button value=设成主页 onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www./')">
  给一个网站上设置"设为主页"和"加入收藏夹"的代码应该怎么写?(在一个小图片上面加)
  <A href="#" onmouseover="window.external.addFavorite('http://www./','e时区特色论坛')" target="_self" >收藏本页</A>
  <a href="#" onmouseover="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www./');" target="_self">设为主页</a>
  设为主页
  <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>设为首页</br></span>
  <a href=# onClick="this.style.behavior='url(#default#homepage)';this.setHomePage
  ('http://www....../');">设为首页</a> <IMG height=11
  src="images/dot.gif" width=12 border=0> <a href=# onClick="window.external.addFavorite('http://www....../','****');return(false)">收藏本站</a>
 
本文来自: 中国自学编程网(www.) 详细出处参考:http://www./a/aspnet/20100603111052.html

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多