you could use the style attribute.
style="width:150px;"
Micke
On 12/01/06, Yixing Ma <[EMAIL PROTECTED]> wrote:
Quick question,
How to change the width of a drop down list ?
H:selectOneMenu
I want to set a fixed width to the drop down list. It trims off the empty spaces automatically.
Thanks