Facebook IE9 Javascript error
Posted
by
Yannick Richard
on Stack Overflow
See other posts from Stack Overflow
or by Yannick Richard
Published on 2012-04-04T16:08:54Z
Indexed on
2012/04/05
5:30 UTC
Read the original article
Hit count: 196
This morning our game is not working on my computer under IE9. The error I get is:
access denied on
http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/X3oFUDWWu05.js
When I load this URL in Chrome, FF, and IE 8, everything works fine. But under IE9 I have the following error:
'window is undefined'
Error : 800A1391
Execution Error Microsoft JScript
This is a Facebook script that I have no control over. I've cleared my cache but still get the error.
Any ideas?
© Stack Overflow or respective owner