asfman
android developer
posts - 90,  comments - 213,  trackbacks - 0
function addBookmark(title,url) {
 if (window.sidebar) {
 window.sidebar.addPanel(title, url,"");
 } else if( document.all ) {
 window.external.AddFavorite( url, title);
 } else if( window.opera && window.print ) {
 return true;
 }
}
posted on 2009-07-09 11:58 汪杰 阅读(304) 评论(0)  编辑 收藏 引用 所属分类: javascript
只有注册用户登录后才能发表评论。

<2006年12月>
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456

常用链接

留言簿(15)

随笔分类(1)

随笔档案(90)

文章分类(727)

文章档案(712)

相册

收藏夹

http://blog.csdn.net/prodigynonsense

友情链接

最新随笔

搜索

  •  

积分与排名

  • 积分 - 457939
  • 排名 - 6

最新随笔

最新评论

阅读排行榜

评论排行榜