首页 > 微信 > 详细

HTML分享内容到QQ,微信,微博等平台

时间:2019-09-02 22:57:29      阅读:106      评论:0      收藏:0      [点我收藏+]
<html>
 <head>
  <title>Share function</title>
  <meta charset="utf-8"/>
 </head>
 <body>
  <div class="bdsharebuttonbox" data-tag="share_1">
        <a class="bds_tsina" data-cmd="tsina"></a>
    <a class="bds_sqq" data-cmd="sqq"></a>
        <a class="bds_qzone" data-cmd="qzone"></a>    
    <a class="bds_weixin" data-cmd="weixin"></a>
<!--    <a class="bds_more" data-cmd="more">更多</a>
    <a class="bds_count" data-cmd="count"></a>
    -->
    
</div>
<script>
    
 
    window._bd_share_config = {
        common : {
            bdText : Custom share content,    
            bdDesc : Custom share summary,    
            bdUrl : Custom share URL address,     
            bdPic : Custom share pictures
        },
        share : [{
            "bdSize" : 16
        }],
        slide : [{       
            bdImg : 0,
            bdPos : "right",
            bdTop : 100
        }],
        image : [{
            viewType : list,
            viewPos : top,
            viewColor : black,
            viewSize : 16,
            viewList : [qzone,tsina,huaban,tqq,renren]
        }],
        selectShare : [{
            "bdselectMiniList" : [qzone,tqq,kaixin001,bdxc,tqf]
        }]
    }
    with(document)0[(getElementsByTagName(head)[0]||body).appendChild(createElement(script)).src=http://bdimg.share.baidu.com/static/api/js/share.js?cdnversion=+~(-new Date()/36e5)];
</script>
 </body>
</html>

来自微信公众号:编程社

技术分享图片

程序员日常进阶宝典,欢迎关注!

HTML分享内容到QQ,微信,微博等平台

原文:https://www.cnblogs.com/ai10999/p/11449297.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!