Google PlusOne按钮在Chrome上有错误



Google PlusOne在Chrome上出现错误:

Uncaught ReferenceError: iframes is not defined fastbutton:19
Uncaught ReferenceError: iframes is not defined fastbutton:19
Uncaught TypeError: Cannot read property 'plusones' of undefined (program):66
Uncaught TypeError: Object #<Object> has no method 'hefn' fastbutton:16

[not-so-]有趣的部分是,它可以在IE和FireFox上工作。

我还应该补充一下,它正常工作了一段时间,我现在只看到这些错误。不知道发生了什么变化

任何想法?TIA

注。我还在该页面上使用了jQuery和基本的Modernizr。

有可能您有第三方cookies被阻止。为了在我的Chrome(版本26.0.1410.43)上测试这一点,我添加了以下异常:-

  • apis.google.com
  • plusone.google.com
  • clients6.google.com
  • gstatic.com

之后,+1按钮为我工作。

问候,丹

相关内容

  • 没有找到相关文章

最新更新