码迷,mamicode.com
首页 > 其他好文 > 详细

分享到微博

时间:2017-06-25 10:19:29      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:nbsp   http   php   str   aliyun   top   info   utf-8   cti   

//分享到新浪微博
function shareToXl(title,url,picurl){
var sharesinastring=‘http://v.t.sina.com.cn/share/share.php?title=‘+title+‘&url=‘+url+‘&content=utf-8&sourceUrl=‘+url+‘&pic=‘+picurl;
window.open(sharesinastring,‘newwindow‘,‘height=400,width=400,top=100,left=100‘);
}

//分享到qq空间
function shareToQq(title,url,picurl){
var shareqqzonestring=‘http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?summary=‘+title+‘&url=‘+url+‘&pics=‘+picurl;
window.open(shareqqzonestring,‘newwindow‘,‘height=400,width=400,top=100,left=100‘);
}
 
function subinfo(){
shareToQq("测试标题","www.baidu.com","http://aladdin-vray.oss-cn-beijing.aliyuncs.com/Other/80de988c-ad11-449b-af48-b5341c957668.jpg");
}

分享到微博

标签:nbsp   http   php   str   aliyun   top   info   utf-8   cti   

原文地址:http://www.cnblogs.com/handsomeboyyyyyy/p/7075502.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!