我正试着在我的页面上使用addthis。当使用Chrome时,我收到一个JavaScript安全错误。
Unsafe JavaScript attempt to access frame with URL <AddThis url> from frame with URL <local url>. Domains, protocols and ports must match.我在这个页面中得到的唯一框架是一个由AddThis生成的框架,标题为"AddThis实用框架“。
有没有办法克服这个问题?
发布于 2012-12-11 12:27:44
我在addthis对nucaptcha的250版实现中看到了这一点。尝试升级到他们的300版本,他们回到了recaptcha。
https://stackoverflow.com/questions/12251863
复制相似问题