一行代码实现分享到QQ好友或空间

参数解释:

url:要分享的页面链接

title:要分享的页面标题

 

<a href="javascript:(function(){window.open('http://connect.qq.com/widget/shareqq/index.html?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'&summary=分享描述&pics=图片','_blank','width=500,height=500');})()" title="QQ分享">
分享到QQ
</a>

  

posted @ 2023-12-09 10:52  枫落曳  阅读(79)  评论(0)    收藏  举报