I have a div
and an iframe
on the page
the div
has
z-index: 0;
the iframe
has its content with a popup having a z-index
of 1000
z-index: 1000;
However, the div
still overshadows the popup in IE (but works fine in Firefox).
Does anyone know what I can do?
Explorer Z-index bug
In general, http://www.quirksmode.org/ is an excellent reference for this sort of thing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With