网页分享代码
原文链接:http://blog.csdn.net/lfzucc/article/details/9270159
<!-- Baidu Button BEGIN -->
<script "text/javascript">
var url = document.getElementById("<%=cText.ClientID %>").value.toString();
var sharetitle = document.title;
var bds_config = {
'bdTop': 200,//自定义高度
'bdDes': '您的自定义分享摘要', //'请参考自定义分享摘要'
'bdPopTitle': sharetitle, //'请参考自定义pop窗口标题'
'bdText': '', //'请参考自定义分享内容'
'bdUrl': url
};
</script>
<div id="bdshare" class="bdshare_t bds_tools get-codes-bdshare" data="{'url':bds_config.bdUrl}" >
<span class="bds_more">分享到:</span>
<a class="bds_qzone"></a>
<a class="bds_tsina"></a>
<a class="bds_tqq"></a>
<a class="bds_renren"></a>
<a class="bds_t163"></a>
<a class="shareCount"></a>
</div>
<script type="text/javascript" id="bdshare_js" data="type=tools&uid=6752083"></script>
<script type="text/javascript" id="bdshell_js"></script>
<script type="text/javascript">
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date() / 3600000)
</script>
<!-- Baidu Button END -->
2、bshare分享
原文链接:http://www.bshare.cn/
3、分享按钮-百度分享
原文链接:http://share.baidu.com/code?type=slide
4、百度分享代码
原文链接:http://blog.sina.com.cn/s/blog_60e9d36b0101gdpm.html
5、分享到微信-JiaThis
原文链接:http://www.jiathis.com/help/html/weixin-share-code
<!-- JiaThis Button BEGIN -->
<div id="ckepop">
<span class="jiathis_txt">分享到:</span>
<a class="jiathis_button_weixin">微信</a>
<a href="http://www.jiathis.com/share" class="jiathis jiathis_txt jiathis_separator jtico jtico_jiathis" target="_blank">更多</a>
<a class="jiathis_counter_style"></a>
</div>
<script type="text/javascript" src="http://v3.jiathis.com/code/jia.js?uid=1" charset="utf-8"></script>
<!-- JiaThis Button END -->

浙公网安备 33010602011771号