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] 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/
