PDA

View Full Version : Popup windows in Java Script


aardvark_html
05-06-2003, 09:39 AM
Hi!
I don'y know if this is the best place to put this, but I will copy it to HTML programming too.

I have a page that has a link to popwindow, that opens up a window, (as you would expect), inside that window I have another link that I want to create a popup window in. And yes you guessed it, the window just fills in the original window with the HTMl not a new one. How can I make the first popwindow allow a second popwindow to come from it?:(

virusdoder
05-06-2003, 10:25 AM
it's maybe stupid, but copy the code from your first popup to create your second popup, it will work, or set the code in the forum, maybe their is a foult