如何在我的网站中显示 Facebook“likebox”?
问问题
337 次
3 回答
0
Javaamtho 可能指的是 Facebook 页面的点赞框
http://developers.facebook.com/docs/reference/plugins/like-box/
这是一个漂亮的工具来定制它
于 2012-10-09T04:48:05.360 回答
0
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FPAGE_NAME&layout=button_count&show_faces=true&action=like&colorscheme=light&show_faces=true&header=true&stream=true&show_border=true&" style="overflow:hidden;width:100%;height:590px;" scrolling="no" frameborder="0" allowTransparency="true"><a href="YOUR_URL" class="fbook">klj</a></iframe>
于 2015-04-25T15:13:28.623 回答