开发者

_onloadHook error with Facebook Iframe?

开发者 https://www.devze.com 2023-03-31 04:37 出处:网络
On IE with an empty cache, the Facebook iframe is throwing a _onloadHook error. To reproduce: empty the cache in IE (cookies, cache, everything)

On IE with an empty cache, the Facebook iframe is throwing a _onloadHook error.

To reproduce: empty the cache in IE (cookies, cache, everything)

Visit: https://www.facebook.com/plugins/like.php?href=htt开发者_StackOverflow中文版p%3A%2F%2Fwww.apple.com (or any URL)

IE (if you have the "display every error" preference turned on) will throw this error:

Message: The value of the property '_onloadHook' is null or undefined, not a Function object
Line: 202
Char: 436
Code: 0


We got the same error. Remove the ".php", or remplace with .potato instead :D you'll get another completely different script from facebook that is working fine without this error, that we get also only in IE.

0

精彩评论

暂无评论...
验证码 换一张
取 消