【发布时间】:2015-11-21 13:23:50
【问题描述】:
我使用<rich:popupPanel>标签,丰富:弹出面板在数据很大时提供默认滚动条,我使用我的自定义滚动条而不是这个。
有没有办法隐藏<rich:popupPanel>标签提供的默认滚动条。
<rich:popupPanel id="termEditPanel"
followByScroll="true"
autosized="true"
modal="true"
resizeable="false"
moveable="false"
styleClass="popup term-editor-panel"
rendered="#{agreements.agreement.editable}"
zindex="1000">
【问题讨论】:
标签: jsf jsf-2 richfaces jsf-2.2