Primefaces - AjaxStatus - 对话框位于覆盖层后面

发布于 2024-12-20 06:42:04 字数 162 浏览 0 评论 0原文

在此处输入图像描述

我检查了 z-index,但 Dialog z-index 高于叠加层的 div。这是正确的。

在展示柜中工作正常。

你能帮我解决这个问题吗?

enter image description here

I checked the z-index, but the Dialog z-index is higher than the div of overlay. It was to be correct.

In the showcase works correctly.

Could you help me with this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

黯淡〆 2024-12-27 06:42:04

设置appendToBody = true,您的问题就会消失 - 但如果您进行一些服务器端处理,请小心其中有一个表单。当您发布更多信息时会提供更多信息!

Set appendToBody = true and your problem will go away - but be careful to have a form inside if you do some server-side processing. More info when you post more info!

漆黑的白昼 2024-12-27 06:42:04

对于 primefaces 5.1,您可以使用appendTo="@(body)"

For primefaces 5.1 you can use appendTo="@(body)"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文