微博转发话题js代码
function openSinaBlog() { var title = encodeURI('%23愚人节%23 我被愚弄了,感觉不会再爱了 !!!'); var pic=""; window.open('http://v.t.sina.com.cn/share/share.php?appkey=2435092779&ralateUid=2519758572&url=' + encodeURIComponent(location.href) + '&title='+title+''+'&pic='+pic, '_blank', 'width=615,height=505');}