I can't display the entire content of my elements in my <t:selectOneListbox> which renders a HTML <select> element. How can I add a horizontal scrollbar to a <t:selectOneListbox>?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
This is a MSIE-only bug. When you set a fixed width on a HTML This is not specific to JSF and cannot be solved by JSF. There are a lot of solutions for this particular issue, the majority is JavaScript based. You can find them all in this question: Dropdownlist width in IE. |
|||
|
|