Place a div over an activeX object
Posted
by Barlow Tucker
on Stack Overflow
See other posts from Stack Overflow
or by Barlow Tucker
Published on 2010-06-09T23:29:11Z
Indexed on
2010/06/09
23:32 UTC
Read the original article
Hit count: 292
I have a div box that needs to pop up over an ActiveX object, but it seems that an ActiveX object has an infinitely high z-index, even if when I set that index to be low. My div box continues to show up under the ActiveX object. Any ideas?
© Stack Overflow or respective owner