IE7 Z-Index Layering Issues

后端 未结 11 780
执念已碎
执念已碎 2020-11-22 11:31

I\'ve isolated a little test case of IE7\'s z-index bug, but don\'t know how to fix it. I have been playing with z-index all day long.

Wha

11条回答
  •  遇见更好的自我
    2020-11-22 11:57

    I solved it by using the developer tools for IE7 (its a toolbar) and adding a negative z-index to the container of the div that will be below that the other div.

提交回复
热议问题