View Single Post
Old 07-11-2002, 03:13 PM   PM User | #1
fluid01
New to the CF scene

 
Join Date: Jul 2002
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
fluid01 is an unknown quantity at this point
pop up window help

hi everyone...

i need help with pop-up windows... i use the following line of code to create pop ups, but only one can be open at a time:

<a href="tessa.html" ONCLICK="window.open('tessa.html', 'popup', 'width=440,height=520'); return false">

the window opens fine, but the viewer must close this window before they can open another one, and unfortunately, not every viewer realizes this b/c if they click on the main screen, the pop up moves to the background, and thuis "is gone" to the average viewer...

soo.... is there something i can do to allow more that one pop-up window be on the sctreen at one time....

thanks, i appreciate all your help!

PS: how do they make those cool colored scroll bars on this site (and many other recently)?? does anyopne know?
fluid01 is offline   Reply With Quote