Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Popup a modal window then change the main page


Message #1 by "Chris Cote" <cotec@s...> on Tue, 12 Feb 2002 13:16:32
I have a page where I pop up a window.  When the user clicks on a button 
on the page, the page should close and the main browser should move on to 
a different page.  Because the popup is called from different pages, I'd 
rather put all of the code in the main page.  Is there a way to have the 
main page display a popup window, wait for the user to close the window 
then change the main page?

Chris

  Return to Index