分享到微博,空间

来源:互联网 发布:网络的发展阶段100字 编辑:程序博客网 时间:2024/04/28 11:46

分享到微博

<html lang="en" xmlns:wb="http://open.weibo.com/wb">
<li><a id="shareBtn" href="javascript:void(0)"  target="_blank"><img src="__PUBLIC__/images/weibo.png" alt=""></a></li>

function weiboShare(){    var wb_shareBtn = document.getElementById("shareBtn")    wb_url = document.URL, //获取当前页面地址,也可自定义例:wb_url = "http://liuyanzhao.com"            wb_appkey = "1805961802",//你的app key            wb_title = "巨龙法则,10月精英首测!邪龙苏醒,不一样的MMO! (分享自 @巨龙法则手游)",//默认输入框文字            wb_ralateUid = "巨龙法则手游",//微博id,获得你的用户名            wb_pic = "http%3A%2F%2Fjlfz.youchaogame.com%2FPublic%2Fimages%2Fpicture.png",//默认插入图片路径            wb_language = "zh_cn";    wb_shareBtn.setAttribute("href","http://service.weibo.com/share/share.php?url="+wb_url+"&appkey="+wb_appkey+"&title="+wb_title+"&pic="+wb_pic+"&ralateUid="+wb_ralateUid+"&language="+wb_language+"");}weiboShare();



分享到空间

document.write(['<a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=',encodeURIComponent(location.href),'&title=',encodeURIComponent(document.title),'&summary=','巨龙法则,10月精英首测!邪龙苏醒,不一样的MMO!','" target="_blank"  title="分享到QQ空间"><img src="__PUBLIC__/images/qqzone.png" alt="分享到QQ空间" /><\/a>'].join(''));</script>