brigsM
10-15-2003, 02:12 PM
Hi…
My site when opened launches a pop-up that serves as an index listing of other pages to load in to the main window.
I wish to be able to click on a link on any page loaded in the main window and close the pop-up using window.self.close
Could someone please advise me of how I reference the pop-up from any of the pages in the main window. I’m using top.opener.location='pageNumber.html' to load the main windows from the index pop-up so I’m asking what the opposite would be..
Thx….
My site when opened launches a pop-up that serves as an index listing of other pages to load in to the main window.
I wish to be able to click on a link on any page loaded in the main window and close the pop-up using window.self.close
Could someone please advise me of how I reference the pop-up from any of the pages in the main window. I’m using top.opener.location='pageNumber.html' to load the main windows from the index pop-up so I’m asking what the opposite would be..
Thx….