[Javascript] Window always on top

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Wed Jun 13 09:40:21 CDT 2001


The problem with that is that the only way for the visitor to leave the
popup window is to close it. There are some cases where the popup needs to
be visible while the visitor does something in the opener window; e.g. a
Help popup window. Javascript 1.2 has a alwaysRaised parameter but it must
be used with a sign script.

Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: Christophe Lancian [mailto:clancian at capgemini.fr]
Sent: Wednesday, June 13, 2001 10:25 AM
To: javascript at LaTech.edu
Subject: Re: [Javascript] Window always on top


Hi Steve,

I think if you write <body onBlur="self.focus()"> (I mean the body tag of
your popup)
it should work.

Krgds,
                  _ ___
     _  _  .-'            ' -.
    (.)(.)/                    \   
    /00                        ;
 o_\\-mm-..........-mm`~~~~~~~~~~~~~~
Christophe Lancian - CAP GEMINI
Service Line Accelerated Delivery Services
clancian at capgemini.fr
~~~~~~~~~~~~~~~~~~~~~~~~~~~
----- Original Message ----- 
From: "Steve Hearne" <steve.hearne at mvc-ent.co.uk>
To: <javascript at LaTech.edu>
Sent: Wednesday, June 13, 2001 3:24 PM
Subject: [Javascript] Window always on top


Hello all.
Is it possible to create a window that will always stay on top of (at least
other browser) windows?
Thanks,
Steve


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010613/52c24de4/attachment.htm>


More information about the Javascript mailing list