What does the “Access is Denied” IE error mean?
By admin on Feb 26, 2007 in Javascript Interview Questions
The “Access Denied” error in any browser is due to the following reason. A javascript in one window or frame is tries to access another window or frame whose document’s domain is different from the document containing the script.


