Google +1 按钮导致 JavaScript 错误
我们最近开始在页面上使用 Google +1 按钮,但每当我们包含 Google 脚本块时,IE8 中就会出现此 JavaScript 错误:
“没有设置继电器(用作 window.postMessage targetOrigin), 无法发送跨域消息”
这是一个奇怪的问题,无法找到太多相关信息。有人知道这意味着什么吗?我尝试将脚本包含移动到页面顶部,但它没有'没有帮助。
We've recently started using the Google +1 button on our page, but whenever we include the Google script block this JavaScript error comes up in IE8:
"No relay set (used as
window.postMessage targetOrigin),
cannot send cross-domain message"
This is a weird one, can't find out much about it. Does anyone have any clue what it means? I've tried moving the script include to the top of the page, but it doesn't help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Google +1 目前不适用于任何版本的 IE。
Google +1 currently does not work on any version of IE.