![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi, I want to control the width of drop-downs on my page. That is, in case the size of the text is too large then the entire text should only be shown on clicking the combo box. Any one has any idea as to how this can be done. I tried style="Width:100px" ... this truncates the text beyond the specified width. I dont want that to happen. Please help. Huzefa | |||
| | #2 | ||
| huzefak@mastek.com (huzefa) wrote: >I want to control the width of drop-downs on my page. >That is, in case the size of the text is too large then the entire >text should only be shown on clicking the combo box. >Any one has any idea as to how this can be done. Universally, it can't. Some OS/browser combinations use the same width for the always visible box and the expanded list. Others will use different widths. >I tried style="Width:100px" ... this truncates the text beyond the >specified width. In some browsers it does, in others it does not. There's no way of confining the width of the always visible box without confining the width of the expanded list in at least some browsers. Shorten the text in the list or rethink your design so that it is more flexible and allows for variously sized select boxes. Steve -- "My theories appal you, my heresies outrage you, I never answer letters and you don't like my tie." - The Doctor Steve Pugh <steve@pugh.net> <http://steve.pugh.net/> | |||
| Featured Websites | ||||
|
![]() |
| Tags: select, tag, width |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is it possible to sort by width Adobe Bridge ? | Guy | Graphics in general | 0 | 06-12-2007 12:23 AM |
| Why does 'SELECT * FROM countries' truncate characters and SELECT country FROM countries does not ? | PRS | Database | 0 | 05-31-2007 8:48 PM |
| Select while in | Bill Y. Barool | Database | 2 | 05-31-2007 8:39 PM |
| Featured Websites | ||||
|