I have created a dropdown menu in my html form and it has like 40 values. When the user clicks the dropdown menu it shows as many of the 40 values that can fit on the screen. How can I limit the number of values shown so it only shows about 7 values at a time instead of 40? ~Imozeb