设为首页:
,location.href);
     }
   } 

(或者这样也可以:<a href="javascript:;" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage(location.href);return(false);">设为首页</a>)
加入收藏:

 

function addfavo()
   {
      window.external.AddFavorite(location.href, document.title);
   }

 

相关文章:

  • 2021-06-07
  • 2022-12-23
  • 2022-02-15
  • 2022-12-23
  • 2022-02-12
  • 2022-03-10
  • 2022-12-23
猜你喜欢
  • 2021-10-24
  • 2021-07-05
  • 2022-12-23
  • 2021-09-26
相关资源
相似解决方案