javascript thread: Looking for a way to force a Div to appear over an Applet.
put the applet in a div, and set the display to none. would that help?
daniel
Daniel O'Dorisio
dodorisio@h...
xxx-xxx-xxxx
-----Original Message-----
From: Andrew NU [mailto:andy@s...]
Sent: Tuesday, August 14, 2001 11:27 PM
To: javascript
Subject: [javascript] Looking for a way to force a Div to appear over an
Applet.
I've been working on this for a while, and I've suceeded to some degree,
but using a microsoft spesific IE extension .createPopup, which is not
exactly what i'm looking for. The Idea is i'd like to force a div to
display its self on top of an applet, but the appelts ignore the z-index.
Any ideas?
-andy
---