Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Open page in frame from popup window


  • From: javascript@xxxxxxxxxx (Phillip Morgan)
  • Subject: [Javascript] Open page in frame from popup window
  • Date: Tue, 30 Jul 2002 14:06:30 +1000

Hi All,

I have a site I'm putting together which is framed. It pops up a small 
navigation page with links to other pages. I'd like the links in this 
navigation page to open the selected page in the parent framed site.

There are 4 frames on the main page: topleft, navleft, navtop and 
mainFrame. The links in the popup nav window need to load the linked 
pages in mainFrame.

How can I do this?

tia
phill

--