如何在 Facebook 上显示“likebox”在我的网站上?

发布于 2024-10-25 14:00:23 字数 32 浏览 3 评论 0原文

如何在我的网站中显示 Facebook“点赞框”?

How can I display a Facebook "likebox" in my website?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

过潦 2024-11-01 14:00:23

您可以在就在这里制作按钮

,或者您可以获得“喜欢”只需使用他们的 Graph API(位于此处返回的数据中)即可通过 JSON 生成页面

You can go make the button right here

Or you can get the "likes" of a page via JSON just by using their Graph API (it's in the returned data here)

走过海棠暮 2024-11-01 14:00:23

Javaamtho 可能指的是 facebook 页面的赞框

http://developers.facebook .com/docs/reference/plugins/like-box/

这是一个漂亮的工具,可以对其进行一些自定义

http:// /prettylikebox.com/

Javaamtho may be referring to the like box for facebook pages

http://developers.facebook.com/docs/reference/plugins/like-box/

and here's a nifty tool to customize it a bit

http://prettylikebox.com/

(り薆情海 2024-11-01 14:00:23
 <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>
 <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>
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文