<code id='D1E6456689'></code><style id='D1E6456689'></style>
    • <acronym id='D1E6456689'></acronym>
      <center id='D1E6456689'><center id='D1E6456689'><tfoot id='D1E6456689'></tfoot></center><abbr id='D1E6456689'><dir id='D1E6456689'><tfoot id='D1E6456689'></tfoot><noframes id='D1E6456689'>

    • <optgroup id='D1E6456689'><strike id='D1E6456689'><sup id='D1E6456689'></sup></strike><code id='D1E6456689'></code></optgroup>
        1. <b id='D1E6456689'><label id='D1E6456689'><select id='D1E6456689'><dt id='D1E6456689'><span id='D1E6456689'></span></dt></select></label></b><u id='D1E6456689'></u>
          <i id='D1E6456689'><strike id='D1E6456689'><tt id='D1E6456689'><pre id='D1E6456689'></pre></tt></strike></i>

          当前位置:首页 > jquery实问鼎下在线网投app载安装app现网站侧边栏社交分享按钮 >

          jquery实问鼎下在线网投app载安装app现网站侧边栏社交分享按钮

          来源 春寒料峭网
          2025-06-22 03:56:54
          很多站长在自己的网站中都加入了分享按钮。如何增加社交分享工具到你的网站,

          在要实现分享的页面头部加入以下css链接

          <link href="http://www.bokequ.com/blog/19/css/share.min.css" rel="stylesheet" media="screen" type="text/css"/>

          在要显示的文章内容页加以下代码

          <div class="view-share">	  <div class="view-share-title">	    <span>分享</span>	  </div>	  <div id="share-1"></div>	</div>	<script src="http://www.bokequ.com/blog/19/js/jquery.share.min.js"></script>	<script>	  $('#share-1').share({sites: ['wechat','qzone', 'qq', 'weibo','douban']});	</script>

          效果显示地址http://www.bokequ.com/blog/19/4.html

          非插件)

          在线网投appg="lazy" class="" src="http://www.bokequ.com/wp-content/uploads/2024/socialshare01.jpg" width="715" height="333" />

          随着微博、问鼎下载安装app微信和一些社交网站的流行,为了便于网站中文章的分享和转载,网站社问鼎在线网投app下载安装app交分享按钮特效代码,

          jquery实现网站内容页侧边栏社交分享按钮特效,文章中如何加入分享到微博及社交网站的按钮(代码实现,