JS實現一鍵分享功能

很少說,直接上代碼:javascript

 

<div style="padding-left: 30px; margin-bottom: 8px; margin-top:5px; ">
                        <div>
                            <a title="分享到" href="http://www.bShare.cn/" id="bshare-shareto">分享到</a>
                            <a title="分享到QQ空間">QQ空間</a>
                            <a title="分享到新浪微博">新浪微博</a>
                            <a title="分享到人人網">人人網</a>
                            <a title="分享到騰訊微博">騰訊微博</a>
                            <a title="分享到豆瓣">豆瓣</a>
                            <a title="更多平臺" class="bshare-more bshare-more-icon more-style-addthis"></a>
                            <span class="BSHARE_COUNT bshare-share-count">0</span>
                        </div>
                        <script type="text/javascript" charset="utf-8" src="http://static.bshare.cn/b/buttonLite.js#style=-1&amp;uuid=&amp;pophcol=2&amp;lang=zh"></script>
                        <script type="text/javascript" charset="utf-8" src="http://static.bshare.cn/b/bshareC0.js"></script>
                    </div>java

相關文章
相關標籤/搜索