Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

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

Posts: 1
Trades: 0
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
 
 
Register now for full access!
Old 03-24-2005, 12:05 PM
Unknown.

Posts: 1,693
Trades: 0
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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.22770 seconds with 12 queries