【道勤網(wǎng)】- bmrsportswear.com 軟件視頻自學(xué)教程|免費(fèi)教程|自學(xué)電腦|3D教程|平面教程|影視動(dòng)畫(huà)教程|辦公教程|機(jī)械設(shè)計(jì)教程|網(wǎng)站設(shè)計(jì)教程!【道勤網(wǎng)】

標(biāo)題: 網(wǎng)頁(yè)一鍵分享按鈕HTML代碼 [打印本頁(yè)]

作者: 大師兄    時(shí)間: 2017-10-26 22:30
標(biāo)題: 網(wǎng)頁(yè)一鍵分享按鈕HTML代碼
在網(wǎng)頁(yè)中加入以下代碼可以實(shí)現(xiàn)網(wǎng)頁(yè)的一鍵分享:
  1. <!DOCTYPE html>  
  2. <html>  
  3. <head>  
  4. <META http-equiv="content-type" content="text/html; charset="UTF-8">  
  5. <title>Insert title here</title>  
  6. </head>  
  7. <body>  
  8. <div class="bdsharebuttonbox">  
  9. <a href="#" class="bds_more" data-cmd="more"></a>  
  10. <a href="#" class="bds_qzone" data-cmd="qzone" title="分享到QQ空間"></a>  
  11. <a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a>  
  12. <a href="#" class="bds_tqq" data-cmd="tqq" title="分享到騰訊微博"></a>  
  13. <a href="#" class="bds_renren" data-cmd="renren" title="分享到人人網(wǎng)"></a>  
  14. <a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a>  
  15. </div>  
  16. <script>  
  17. window._bd_share_config={  
  18.         "common":{  
  19.             "bdPopTitle":"您的自定義pop窗口標(biāo)題",  
  20.             "bdSnsKey":{},  
  21.             "bdText":"此處填寫(xiě)自定義的分享內(nèi)容",   
  22.             "bdMini":"2",  
  23.             "bdMiniList":false,  
  24.             "bdPic":"http://localhost/centlight/public/attachment/201410/24/14/5449ef39574f5_282x220.jpg", /* 此處填寫(xiě)要分享圖片地址 */  
  25.             "bdStyle":"0",  
  26.             "bdSize":"16"  
  27.             },  
  28.         "share":{}  
  29. };  
  30. with(document)0[  
  31.                 (getElementsByTagName('head')[0]||body).  
  32.                 appendChild(createElement('script')).  
  33.                 src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)  
  34. ];  
  35.         </script>  
  36. </body>  
  37. </html>  
復(fù)制代碼
百度一鍵分享專業(yè)開(kāi)發(fā)板代碼幫助文檔:[url]http://share.baidu.com/code/advance[/url]
大家可以直接用這個(gè),效果是一樣的





歡迎光臨 【道勤網(wǎng)】- bmrsportswear.com 軟件視頻自學(xué)教程|免費(fèi)教程|自學(xué)電腦|3D教程|平面教程|影視動(dòng)畫(huà)教程|辦公教程|機(jī)械設(shè)計(jì)教程|網(wǎng)站設(shè)計(jì)教程!【道勤網(wǎng)】 (http://bmrsportswear.com/) Powered by Discuz! X3.4