Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我们的网站上有弹出窗口,它在网站上运行良好,但是当我在 MAC 上打开同一个网站时,菜单特别出现在弹出图像的顶部。
我尝试添加很多 z-index
地点
Dekastore.com 密码 - beta05
当网站打开时,它会显示一个视频,然后它会移动到网站。它显示了两个我遇到问题的弹出窗口。
在您的 html 中,您的#nav类的 z-index 为 9999,将其设置为低于您的 pop-up z-index。
#nav
z-index