Javascript permission denied. Not cross domain?

Posted by Dan on Stack Overflow See other posts from Stack Overflow or by Dan
Published on 2010-05-18T15:12:48Z Indexed on 2010/05/18 15:21 UTC
Read the original article Hit count: 233

I'm working on a web app that very rarely returns a Javacript permission denied error when attempting to access document elements. I'm well aware of cross-domain issues and I am actively pursuing them as a possible cause. My question is: are there other possible causes for a permission denied exception? Just want to make sure I'm looking in to all possible avenues.

Thanks!

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about cross-domain