gpt4 book ai didi

css - PrimeNG日历打开Z索引错误

转载 作者:行者123 更新时间:2023-12-04 14:11:40 26 4
gpt4 key购买 nike

我正在使用 primeNG 日历,每当日历在输入框下打开时,它都位于所有其他 html 元素之后。但是当它在输入框上方打开时,一切正常。

enter image description here

最佳答案

我通过在 p-calendar html 元素中使用 appendTo="body"修复了它。

这是 html 元素现在的样子:

 <p-calendar appendTo="body" [locale]="dk" placeholder="Inklusion dato" [(ngModel)]="patient.inclusionDate" showButtonBar="true"
readonlyInput="true" [showIcon]="true"></p-calendar>

关于css - PrimeNG日历打开Z索引错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50451378/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com