Facebook:当用户点击粉丝页面上的“喜欢”按钮时获取

发布于 2024-11-06 20:13:23 字数 341 浏览 0 评论 0原文

我创建了一个应用程序,将用作我公司 Facebook 粉丝页面上的选项卡。我有一个新的要求,当用户单击 facebook 粉丝页面上的“赞”按钮时进行捕获,并在事件触发时隐藏应用程序页面的一部分(在 iframe 内)。虽然“赞”按钮位于 facebook 页面上,但有没有办法在我的应用程序 iframe 中捕获“赞”按钮(即:javascript sdk)的点击事件,以便我可以隐藏适当的元素?

就像这样...... http://www.facebook.com/redbull

感谢您的任何和所有建议, 乙

I have created an app that will be used as a tab on my company facebook fan page. I have a new requirement to capture when the user clicks the like button on the facebook fan page and hide a portion of the app page (within the iframe) when the event fires. Although the like button is on facebook's page, is there a way to capture the click event of the like button (ie: javascript sdk) within my app iframe so I can hide appropriate elements?

Like this .... http://www.facebook.com/redbull

Thanks for any and all advice,
B

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

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

发布评论

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

评论(2

我乃一代侩神 2024-11-13 20:13:23

我找到了答案...
如何检测 Facebook Like 按钮按下并触发事件?< /a>

我检查了 fb_sig_is_fan 的传入请求。

I found the answer...
How to detect Facebook Like button pressed and trigger event?

I checked the incoming request for fb_sig_is_fan.

熟人话多 2024-11-13 20:13:23

恐怕这是不可能的。也是没有道理的!因为一旦您点击“赞”按钮,Facebook 就会重新加载页面!

I am afraid that this is not possible. Also it makes no sense! because Facebook will reload the page once you click on the like button!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文