【发布时间】:2012-06-05 15:43:45
【问题描述】:
如何将我们网站上的内容分享到 google plus
我试过这样
<a href="javascript:void(0);" onclick="window.open('https://plus.google.com/share?url=<?php echo urlencode('http://example.com');?>&via=example', 'Share on Google Plus', 'width=600,height=400,left=450').focus();" >
在这里我无法分享我网站上的内容。这怎么可能? 我想将内容(例如:你好)分享到具有分享功能的 goggle plus
【问题讨论】:
标签: html