aspose file tools
The moose likes JSF and the fly likes set height/scroll for drop down list Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "set height/scroll for drop down list" Watch "set height/scroll for drop down list" New topic
Author

set height/scroll for drop down list

vijayakumar vijayakumar
Greenhorn

Joined: Apr 19, 2009
Posts: 1
hiii everyone

I have a h:selectOneListBox and there are about 100 values in it. so when i click on it
the list is going too long.


Is there any solution to set a fixed height for the drop down comming and if data exceeds
can i set a scroll inside the drop down. there is no multiple selection and only one value will be displayed at a time.

my code is




any solutions, please help.
Thanks in advance


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: set height/scroll for drop down list
 
Similar Threads
JSF Immediate attribute
how to handle the mouse scroll in javascript?
selectOneListBox size attribute not working
ListBox Selection
JSF onchange event on SelectOneListbox