Reply
Sizing list boxes in Dreamweaver MX
Old 03-24-2005, 12:57 PM Sizing list boxes in Dreamweaver MX
Junior Talker

Posts: 1
Is there a way of altering the length of drop downs/list boxes in MX? Ive only got an option to adjust the height. You can't just drag them bigger, they size themselves to the text you've got as options.

Any help would be greatly appreciated.
shelds is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-24-2005, 01:05 PM
Unknown.

Posts: 1,693
CSS.. the answer to everything

just add the following to the select tag..

style="width:200px;"

So like...

HTML Code:
<select style="width:200px;">
<option>Option One</option>
<option>Option Two</option>
</select>
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Sizing list boxes in Dreamweaver MX
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11371 seconds with 12 queries