Skip to main content
http://brenelz.com/2009/02/03/squish-the-internet-explorer-z-index-bug/
Entry Date: Rate:
Site:
Keywords:
RSS Description:
The other day when working on my latest website; I had everything working fine until I decided to check how things looked in IE. Usually IE7 plays pretty well, but in this instance there was a pretty crucial problem. I had an absolutely positioned div (hover menu) and under it I had a transparent PNG that was also absolutely positioned as well.
Comments:

Do you remember the IE6 combobox / DIV z-index issue? Well that was fixed but... playing with a text area on IE7 found a similar issue, oh my god !! well same issue, but different root cause relative z-index on parent DIV, take a look to this solution.