Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  JavaScript FAQ's    security permission error accessing another frame or popup

Read-Only Read-Only Topic
Go
New
Find
Notify
Tools
-star Rating Rate It!  Login/Join 
<Viewpoint>
Posted
I get a security error when I try and call a function or access properties of another frame or a popup window that I created.
 
Report This Post
<Viewpoint>
Posted
Hi,
You've encountered the cross-domain security issue. You're not permitted to access the functions, variables and properties of other web pages on a different domain, even if they are within frames of your own pages.
Making a popup window won't help at all. If anything it makes things more difficult.
-Derek
 
Report This Post
  Powered by Eve Community  

Read-Only Read-Only Topic

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  JavaScript FAQ's    security permission error accessing another frame or popup