Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing the width of a drop down

Status
Not open for further replies.

qwert62

Programmer
Oct 12, 2000
28
0
0
US
I am trying to expand the lenght of a drop down box. When displayed on screen I want the drop down to be 28 px. When a user clicks on the drop down arrow to display values, I want the length to expand to a larger value (i.e. 100 px).

Is there any way to accomplish this.

Thank you in advance for any suggestions.

Dave
 
Nope! The length of the drop-down box is determined by the longest length of the option display value.

There's always a better way...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top