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
[不那么]有趣的部分是它适用于IE和FireFox。
我还应该补充说它正常工作了一段时间,我现在只看到这些错误。不确定发生了什么变化。
任何想法? TIA
P.S。我在该页面上也有jQuery和裸骨Modernizr。
答案 0 :(得分:19)
您可能阻止了第三方Cookie。要在我的Chrome(版本26.0.1410.43)上对此进行测试,我添加了例外: -
之后+1按钮为我工作。
此致
丹