- 威望
- 2461
- 最后登录
- 2010-9-1
- 金币
- 373
- 激情
- 15375
- 贡献
- 5371
- 阅读权限
- 200
- 帖子
- 306
- 主题
- 3738
- 精华
- 31
- 积分
- 7832
   
- 金币
- 373
- 帖子
- 306
- 积分
- 7832
|
今天在“所有板块”添加啦“收藏到QQ书签”和“添加到百度搜藏”的快捷“按钮”链接。
代码:
- <a href="javascript:window.open('http://cang.baidu.com/do/add?it='+encodeURIComponent(document.title.substring(0,76))+'&iu='+encodeURIComponent(location.href)+'&fr=ien#nw=1','_blank','scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes'); void 0" style="text-decoration: none; color: rgb(21, 93, 165); font-size: 14px;" rel="nofollow"> 添加到百度搜藏</a>
复制代码
- <a href="javascript:window.open('http://shuqian.qq.com/post?from=3&title='+encodeURIComponent(document.title)+'&uri='+encodeURIComponent(document.location.href)+'&jumpback=2&noui=1','favit','width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes');void(0)" style="text-decoration:none;color:#155da5;font-size:14px;" rel="nofollow" >收藏到QQ书签</a>
复制代码 |
|