You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Yixing Ma <yi...@interfacemgmt.net> on 2006/01/27 02:54:37 UTC

Horizontal scroll bar for the drop-down list

Hi,

I have two questions about the selectOne menu.

The length of each item in my selectOne menu is very big. Is it possible to have a horizontal scroll bar? How to do it in JSF?

It's also be nice to show the description of each item when hove the mouse over. How to do that?