Forum Moderators: not2easy
I would like to increase the row-size of the combo box.
When i give
<select name="sample" size=5>
<option value="test">test</option>
<option value="test1">test1</option>
</select>
it is only increasing the column size.
When i give the letters too large the size of the combo box is increased.
Was there any way to increase the row size of combo box without giving too many letters..
thanks
ravi