Hi,
I need to create a drop down list box that has about 40 items. However it should display only one line initally. Then when the user clicks on it, it should drop down to display 10 choices and also a scroll bar for the user to navigate to select more choices. I have no clue how to do this. Any ideas?
I tried adding size to the Select option but that always displays a list of 10 options and I do not want to do that.
Thanks in advance.
I need to create a drop down list box that has about 40 items. However it should display only one line initally. Then when the user clicks on it, it should drop down to display 10 choices and also a scroll bar for the user to navigate to select more choices. I have no clue how to do this. Any ideas?
I tried adding size to the Select option but that always displays a list of 10 options and I do not want to do that.
Thanks in advance.