[Javascript] Open page in frame from popup window

Rodney Myers rodney at aflyingstart.net
Tue Jul 30 07:42:31 CDT 2002


Thank you Peter,
I like to be 'old school'  too but sometimes one misses things like this.
Rodney.

Peter Brunone wrote:

>         Maybe it's just old-school precaution, but not every browser assigns the
> opener attribute implicitly.  I didn't know the target audience, and an
> extra line or two of code won't make or break a site.
>
> |-----Original Message-----
> |Behalf Of Rodney Myers
> |
> |Or just
> |window.opener.top.mainFrame.location.href = "whatever.html";
> |??
> |
> |Rodney
> |





More information about the Javascript mailing list