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.
我正在尝试使用 nyromodal 显示图像。我正在尝试从 jquery-ui 对话框中进行操作,但 nyromodal 显示在对话框后面。如何更改以使图像位于最前面?
您可以尝试z-index在 nyroModal.css 中添加属性。我添加了z-indexin.nyroModalBg, .nyroModalCloseButton, .nyroModalTitle, .nyroModalCont, .nyroModalCont iframe, .nyroModalLoad来解决类似的问题。
z-index
.nyroModalBg, .nyroModalCloseButton, .nyroModalTitle, .nyroModalCont, .nyroModalCont iframe, .nyroModalLoad