Click to See Complete Forum and Search --> : Select Dropdown Issue


murrayw
06-20-2003, 11:46 AM
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?

If so, how is this achieved? If not, it will have to be accepted.
Thanks!!!!


Warren

Khalid Ali
06-20-2003, 12:16 PM
did u try
style="width:100px;"

change the numeric value to whatever width is required.

murrayw
06-20-2003, 12:32 PM
It tried it, but when the lower selection opens it opens as the same size as the width of the select field.

Is there anything else I can try?

Thanks!!!


Warren