JavaScript Mini-FAQ Sooner, or later, as we start learning and using JavaScript, we will all have questions we want answered. One author, Danny Goodman, has compiled a list of typical questions people ask when starting out with JavaScript.
| Name: |
Kepa |
| Subject: |
Popup/Window.open |
| Date: |
09-15-1999 11:25AM |
I know that popups/new windows are always are on top. There are instances where I may want multiple popups to originate from links/maps on one page and I would like to keep them all on top of that orginating page.
Is there a way to keep the originating page behind of all others opened?
Right now, I can only keep the target popup on top and the rest fall to the back of the originating page after it being the focus.
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the JavaScript Forum!
New On DevShed:
Hot Forum Topics:
|