I've come across a strange behavior in IE (Mac version 5). I have a window with frames. Frame A is loaded with a page from web server A. Frame B is loaded with a page from web server B. IE refuses to allow me to access objects on page A from within page B. It only happens when the pages are on different servers. Netscape does not have a problem with this.
Is there a way to make it work? Is it some weird security thing... that would be a first for MS!
Thanks!
Joe
PS: I'm using "parent.pageA.object" on page B to access the object on page A.
Is there a way to make it work? Is it some weird security thing... that would be a first for MS!
Thanks!
Joe
PS: I'm using "parent.pageA.object" on page B to access the object on page A.