阅读:1617回复:3
有开心网转帖组件吗?
我找了很久很久,都没有找到。快速转帖的功能都没找到。
我想本论坛的人是不是对开心网比较鄙视还是什么的,不过我还是想知道,到底有存在这个东西吗? |
|
1楼#
发布于:2010-11-07 08:42
kaixin001?
官方有转帖bookmarklet的吧? 转帖->我要转帖,看右边 还是直接贴给你算了 javascript:function%20openPostWindow(url,data,name){var%20tempForm=document.createElement('form');tempForm.id='tempForm1';tempForm.method='post';tempForm.action=url;tempForm.target='kaixin001';var%20hideInput=document.createElement('input');hideInput.type='hidden';hideInput.name='rcontent';hideInput.value=data;tempForm.appendChild(hideInput);document.body.appendChild(tempForm);tempForm.submit();document.body.removeChild(tempForm)}function%20add2Kaixin001(){var%20u=document.location.href;var%20t=document.title;var%20c=''+(document.getSelection?document.getSelection():document.selection.createRange().text);var%20iframec='';var%20url='http://www.kaixin001.com/repaste/bshare.php?rtitle='+encodeURIComponent(t)+'&rurl='+encodeURIComponent(u)+'&from=maxthon';var%20data=encodeURIComponent(c);openPostWindow(url,c,'_blank')}add2Kaixin001(); |
|
2楼#
发布于:2010-11-07 08:42
caoyue:kaixin001? 这个怎么用啊? |
|
3楼#
发布于:2010-11-07 08:42
到书签栏新建一个书签,名称随便,比如“开心转帖”,地址一栏填入上面的代码,保存。
然后在你需要转帖的页面点一下那个书签就ok了 |
|