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.
我想以编程方式在 JSF selectOneListbox 中选择一个项目。由于物品数量多且高度受限,大部分物品都被隐藏了。如果我上下移动滑块,我可以看到选择,但看不到其他恶习。有没有办法将选择带到可见区域,比如在 VB 列表框中的顶部?
我使用 h:selectOneMenu 以便选择一个始终可见。