I saw this error sometimes, but I can't remember now. You can use http://www.my-debugbar.com/wiki/CompanionJS/HomePage to debug js under ie. BTW, you'll need to have a Microsoft script debugger installed by using companionJS
2010/8/17 kamelopardus <[email protected]> > I tried some snippets from tutorial and it seems to run fine in > mozilla. > When I try to run the same examples in IE, it stops with the error > "Permission rejected" (or similar, I use russian localization, and > don't know the exact phrase in english one) on line 132 in > "Javascript.js". > > The exact line is > > if (!iframe.contentWindow.APE) setTimeout(iframe.onload, 100);// > Sometimes IE fire the onload event, but the iframe is not loaded -_- > > How can I avoid this error? > > > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
