z-index problem in IE with transparent div

后端 未结 5 989
余生分开走
余生分开走 2020-12-16 11:56

I have a transparent div-element with a higher z-index than an img-element on the same page. But Internet Explorer is acting as if the img-element would have a higher z-valu

5条回答
  •  庸人自扰
    2020-12-16 12:29

    Using a transparent image seems like a reasonable work-around for IE. This was answered already here:

    IE z-index trouble on element with transparent background

提交回复
热议问题