欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

網(wǎng)頁常用分享代碼大全(前端必備)

  發(fā)布時間:2013-07-25 17:42:07   作者:佚名   我要評論
分享在網(wǎng)頁中的應用在今日已經(jīng)相當?shù)钠占傲耍疚恼砹艘恍┏S玫姆窒泶a,可謂是應有盡有,大家不妨在制作的過程中參考下,或許對大家有所幫助


復制代碼
代碼如下:

1、新浪微博
<a target="_blank">新浪微博</a> </p> <p>2、騰訊微博
<a target="_blank">騰訊微博</a> </p> <p>3、開心網(wǎng)
<a href="javascript:window.open('http://www.kaixin001.com/repaste/share.php?rtitle='+encodeURIComponent(document.title)+'&rurl='+encodeURIComponent(document.location.href)+'&rcontent=');void(0)">開心網(wǎng)</a>
或者用
<a target="_blank">開心網(wǎng)</a> </p> <p>4、豆瓣網(wǎng)
<a href="javascript:window.open('http://www.douban.com/recommend/?url='+encodeURIComponent(document.location.href)+'&title='+encodeURIComponent(document.title));void(0)">豆瓣</a> </p> <p>或者用
<a target="_blank">豆瓣</a> </p> <p>5、人人網(wǎng)
<a href="javascript:window.open('http://share.renren.com/share/buttonshare.do?link='+encodeURIComponent(document.location.href)+'&title='+encodeURIComponent(document.title));void(0)">人人網(wǎng)</a>
或者用
<a target="_blank">人人網(wǎng)</a> </p> <p>6、百度貼吧
<a target="_blank">百度貼吧</a> </p> <p>7、QQ好友
<a target="_blank">QQ好友</a> </p> <p>8、QQ空間
<a target="_blank">QQ空間</a> </p> <p>9、騰訊朋友
<a target="_blank">騰訊朋友</a> </p> <p>
10、百度收藏
<a href="javascript:window.open('http://cang.baidu.com/do/add?it='+encodeURIComponent(document.title.substring(0,76))+'&iu='+encodeURIComponent(location.href)+'&fr=ien#nw=1','scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes'); void 0">百度搜藏</a> </p> <p>11、優(yōu)酷空間
<a target="_blank">優(yōu)酷空間</a> </p> <p>12、搜狐微博
<a target="_blank">搜狐微博</a> </p> <p>13、MSN
<a target="_blank">MSN</a> </p> <p>14、貓撲
<a target="_blank">MOP貼貼</a> </p> <p>15、網(wǎng)易微博
<a target="_blank">網(wǎng)易微博</a> </p> <p>16、QQ書簽 </p> <p><a href="javascript:window.open('http://shuqian.qq.com/post?from=3&title='+encodeURIComponent(document.title)+'&uri='+encodeURIComponent(document.location.href)+'&jumpback=2&noui=1','favit','width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes');void(0)">QQ書簽</a> </p> <p>17、GOOGLE書簽:
<a href="javascript:window.open('http://www.google.com/bookmarks/mark?op=add&bkmk='+encodeURIComponent(document.location.href)+'&title='+encodeURIComponent(document.title));void(0)">Google</a> </p> <p>18、Twitter
<a href="javascript:window.open('http://twitter.com/home?status='+encodeURIComponent(document.location.href)+' '+encodeURIComponent(document.title));void(0)">Twitter</a> </p> <p>19、Facebook
<a class="fav_facebook" rel="nofollow" href="javascript:window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(document.location.href)+'&t='+encodeURIComponent(document.title));void(0)">Facebook</a> </p> <p>20、Delicious書簽: </p> <p><a href="javascript:window.open('http://del.icio.us/post?url='+encodeURIComponent(document.location.href)+'&title='+encodeURIComponent(document.title)+'&notes=');void(0)">Delicious</a>


由于現(xiàn)在很多分享平臺都出來了,而且兼容性更好,一般多選擇  百度分享等第三方分享平臺。大家可以看下。

相關文章

最新評論