[thelist] Keeping Pop-up Windows always on top?

Jeremy Hare jeremy at billco.com
Mon Apr 9 04:10:03 CDT 2001


You could try something like this in the body of the popup:

<BODY onBlur="window.focus();">

It will keep the focus on the popup untill it is closed.  Works in IE not
sure about x-browser.

----- Original Message -----
From: <thelist at lists.evolt.org>
To: <thelist at lists.evolt.org>
Sent: Saturday, April 06, 2002 12:33 AM
Subject: [thelist] Keeping Pop-up Windows always on top?


> Howdy,
> I'm trying to get the pop-up windows on our page (www.laugh-o-rama.com) to
> stay on top of all other windows.
> When you click the Gaspritz link a pop up window appears but if you click
> back on the main window the pop up goes behind. Is there a way to keep the
> pop up from going back? I tryed the focus method but that only works for
> other pop ups.
>
> Thanks
> Rob Wilson
> www.laugh-o-rama.com
>
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list