Facebook Like 按钮在 Firefox 中导致错误
我尝试在我的网站上使用 Facebook 的“赞”按钮,但无法使其在 Firefox 中正常工作。使用 Firebug 我可以看到收到错误“FB.provide 不是函数”,但我不知道如何解决此问题。
当我在 IE 中刷新页面时,似乎只有大约 50/50 的机会加载“Like”按钮而不会导致错误。
如有任何帮助,我们将不胜感激。
谢谢。
I'm trying to use the Facebook 'Like' button on my site, but I cannot get it to work properly in Firefox. Using Firebug I can see that I am getting the error 'FB.provide is not a function', but I have no idea how to fix this.
It also appears that when I refresh the page in IE there is only about a 50/50 chance of the 'Like' button loading without causing an error.
Any help here would be appriciated.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您在网站上添加 Facebook 脚本两次(搜索“all.js”),就会发生这种情况。
来源:https://stackoverflow.com/a/4084335/2440
This happens if you add the Facebook script twice on the site (search for "all.js").
Source: https://stackoverflow.com/a/4084335/2440