PrimeFaces P:密码未显示图标未显示

发布于 2025-02-03 03:43:12 字数 223 浏览 4 评论 0原文

PrimeFaces P:密码未显示图标。看看HTML,它使用ui-password-icon。但是图标未在jQuery UI主题中定义。需要包括哪些CSS文件?

<p:password ... toggleMask="true"/>

PrimeFaces p:password unmask icon not showing. Look at html, it uses ui-password-icon. But the icon is not defined in jQuery UI themes. What css files need to be included?

<p:password ... toggleMask="true"/>

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

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

发布评论

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

评论(1

小耗子 2025-02-10 03:43:12

自从PrimeFaces 8.0以来,JQuery UI主题已经死亡,

您缺少togglemask的所有样式。同样,对于PF8.0或更高版本中引入的任何新组件,例如TogglesWitch,Skeleton,Avatar等。

您需要将这些新样式添加到主题卷主题中。但是我建议尽快下车。它死了,不再支持

JQuery UI themes have been dead since about PrimeFaces 8.0

You are missing all the styles needed for toggleMask. Also for any new component introduced in PF8.0 or higher like ToggleSwitch, Skeleton, Avatar etc etc etc.

You would need to add those new styles yourself to your ThemeRoller theme. But I recommend getting off of ThemeRoller ASAP. Its dead and no longer supported

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