[Javascript] Transparent popup objects

Matt Barton javascript at mattbarton.org
Tue Jan 20 05:34:51 CST 2004


Hi,

Sorry, I should have explained: I want the popup window to span across
multiple frames, which is why I am using the createPopup method.

Matt

----- Original Message ----- 
From: Kodro
To: javascript at mattbarton.org
Sent: Tuesday, January 20, 2004 11:34 AM
Subject: RE: [Javascript] Transparent popup objects


Hi!

What about try to simulate a popup window with a DIV (position: absolute)?

Regards,
Kodro!
http://www.madrigaldelavera.net

-----Original Message-----
From: javascript-bounces at LaTech.edu [mailto:javascript-bounces at LaTech.edu]On
Behalf Of Matt Barton
Sent: Tuesday, January 20, 2004 12:26 PM
To: javascript at LaTech.edu
Subject: [Javascript] Transparent popup objects


Hi,

Does anyone know if it is possible to make popup windows created with the
createPopup method transparent (so that the original browser window is
visible underneath, that is).

I have used the css property filter:alpha(opacity=10); but all I have
managed to do is make elements within the popup transparent, while the
actual window itself remains entirely opaque.

Thanks

Matt




More information about the Javascript mailing list