`
tomEnjoy
  • 浏览: 141934 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

加入到收藏夹中

    博客分类:
  • Ext
 
阅读更多
function add2Favorite(){	
 try{
  if (window.sidebar) { 
    window.sidebar.addPanel(document.title,location.href,""); 
  } else if( document.all ) {
    window.external.AddFavorite( location.href,document.title);
  }
 }catch(e){}
}
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics