aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes how to fix width in dropdown box in html Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to fix width in dropdown box in html" Watch "how to fix width in dropdown box in html" New topic
Author

how to fix width in dropdown box in html

Rajesh Veluchamy
Ranch Hand

Joined: Jan 15, 2008
Posts: 47
using size in <select> </select> we increase the height. but i want to fix the width. Is that possible ?

my code is






i want a fixed width say 100 or 200, is there any option


-Rajesh.V<br /> Software Consultant
Satish Chilukuri
Ranch Hand

Joined: Jun 23, 2005
Posts: 266
You can use the CSS width property for that.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to fix width in dropdown box in html
 
Similar Threads
Create a box
How to fix dropdown width
validate a ajax dropdown
Display error when record not found
Readonly fields...setting dynamically