Customize baidu share share button

  • 2020-05-17 04:47:10
  • OfStack

The code is very simple, mainly to modify the baidu share part of the code, partners themselves under the comparison.


<div class="tool_title"><b> To:  </b></div>
    <div class='share'>
        <div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more"></a><a title=" Share to sina weibo " href="#" class="bds_tsina" data-cmd="tsina"></a><a title=" Share on tencent weibo " href="#" class="bds_tqq" data-cmd="tqq"></a><a title=" Share the QQ space " href="#" class="bds_qzone" data-cmd="qzone"></a><a title=" Share to WeChat " href="#" class="bds_weixin" data-cmd="weixin"></a><a title=" Share the QQ friends " href="#" class="bds_sqq" data-cmd="sqq"></a></div>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":" content ","bdMini":"1","bdMiniList":false,"bdPic":"","bdStyle":"1","bdSize":"16"},"share":{},"image":{"viewList":["tsina","tqq","qzone","weixin","sqq"],"viewText":" To: ","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["tsina","tqq","qzone","weixin","sqq"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>

That's all for this article, I hope you enjoy it


Related articles: