在Internet Explorer 7中是否存在z-index错误的替代方法? [英] Does an alternative exist to the z-index bug in Internet Explorer 7?

查看:136
本文介绍了在Internet Explorer 7中是否存在z-index错误的替代方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

无论我设置z-index有多高,或者如果我将 position:relative; 设置为父div,或者如果我设置更高的z -index to parent div 或任何在Google中发现的调整。

It doesn't matter how high I set the z-index, or if I set position:relative; to the parent div, or if I set a higher z-index to parent div or any tweak I found in Google.

我的工具提示不会显示在互联网上Explorer  7,

My tooltip will not be visible in Internet Explorer 7,

是否还有其他属性可用于模拟z索引定位?

Is there any other property I could use to simulate z-index positioning?

推荐答案

工具提示如何定位?尝试添加 position:absolute; z-index:999 到你的工具提示div和 position:relative 给父母看看它是如何反应的。

How is the tooltip being positioned? Try adding position:absolute; z-index:999 to your tooltip div and position:relative to the parent to see how it reacts.

如果你可以发布你的页面或一些代码,这将是非常有帮助。

It would be really helpful if you can post your page or some code.

这篇关于在Internet Explorer 7中是否存在z-index错误的替代方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆