Running Bear
11-21-2002, 04:53 PM
Does anyone know how to set the size of a list box in netscape 4.7?
I'm currently using the style property which isn't supported by NS4
<select multiple size="10" name="list2" style="width:150">
<option value=""></option>
</select>
Cheers Al
I'm currently using the style property which isn't supported by NS4
<select multiple size="10" name="list2" style="width:150">
<option value=""></option>
</select>
Cheers Al