使用 a4j:commandbutton 与 h:commandbutton 在 richfaces 中呈现新页面

发布于 2024-10-14 08:47:49 字数 209 浏览 1 评论 0原文

由于与此问题无关的原因,我已在应用程序中将 h:commandButton 完全替换为 a4j:commandLink。从那时起,我在 IE8 中看到了一些奇怪的副作用,例如选择菜单失去焦点以及选择无法选择的项目。

有人认为出于某种原因使用 a4j:commandButton 而不是 h:commandButton 是一个坏主意吗?有人有这方面的经验吗?

欢迎任何答案。

I have completely substituted the h:commandButton with a4j:commandLink in my application for reasons not relevant to this issue. Since then I am seeing flaky peculiar side-effects in IE8 such as select menus that are losing focus and select items that cannot be selected.

Does anyone think that it is a bad idea to use a4j:commandButton instead of h:commandButton for some reason? Does anyone have any prior experience on this?

Any answer is welcome.

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

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

发布评论

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

评论(1

为你拒绝所有暧昧 2024-10-21 08:47:49

在 Firefox 3.5 中使用 a4j:commandLink 进行导航时出现问题,如下所述

FireFox 3.5 缓存的 JSF 问题,wyciwyg:// 前缀

There is an issue when using a4j:commandLink for navigation in Firefox 3.5, as described here

JSF problem with FireFox 3.5 caching, wyciwyg:// prefix

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