[thelist] Two windows; child window reloads the parent.

Kowalkowski, Lee (ASPIRE) lee.kowalkowski at hmrcaspire.com
Mon Oct 10 04:27:07 CDT 2005


> -----Original Message-----
> From: Christian Heilmann [mailto:codepo8 at gmail.com]
> Sent: Monday, October 10, 2005 9:14 AM
> To: thelist at lists.evolt.org
> Subject: Re: [thelist] Two windows; child window reloads the parent.
> 
> 
> > You need opener.location.reload(), however there's a chance 
> you could get
> > "Access is denied" if you're main and little windows are in 
> different
> > domains.
>
> I doubt very much that a setup that would disallow location changes
> across domains would allow accessing methods across domains.

Oops, you're right, you get "Access is denied" if the opener has moved to
another domain since opening the child window.  At which point, no
properties or methods can be accessed.  Serves me right for not testing both
methods exactly the same way!

-LK 


===========================================================
Our e-mail domain has now changed from iraspire.com to hmrcaspire.com. Please update your address books.
===========================================================



More information about the thelist mailing list