Initially render an HTML select box midway through its vertical list
40 options in list... how do I start the select box midway through the list
Thanasus
7:25 am on Feb 17, 2004 (gmt 0)
I am having a simple problem I cannot get around. I have an HTML select box with about 40 options. I would like to have the select box default to a selected value which is 22 in the list. I have a height of 6.
The problem is I would like the user to immediately see the defaulted value without having to scroll down to option 22. I don't want to make option 22 an earlier option because the options are in alphabetical order.