首页 > 代码库 > 解决IE,z-index失效

解决IE,z-index失效

在影响显示顺序的模块加上:

style="position:relative;z-index:-1;"

解决IE,z-index失效

解决IE,z-index失效