Select Dropdown Issue

windows

Guest
I have a situation that deals with the form tag SELECT. Is there anyway to specify a fix length on the viewable portion of the SELECT dropdown; and when you click the dropdown button, the box below containing all of the selections is wider to support the width of the widest value or a wider fixed width? <br />
<br />
If so, how is this achieved? If not, it will have to be accepted.<br />
Thanks!!!! <br />
<br />
<br />
Warren<!--content-->did u try <br />
style="width:100px;"<br />
<br />
change the numeric value to whatever width is required.<!--content-->It tried it, but when the lower selection opens it opens as the same size as the width of the select field.<br />
<br />
Is there anything else I can try?<br />
<br />
Thanks!!!<br />
<br />
<br />
Warren<!--content-->
 
Back
Top