Results 1 to 3 of 3

Thread: How can I set a SELECT multiple to a fixed width?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Posts
    72

    Question

    I have a SELECT multiple and I can't get it to stay at a fixed width even when I set the WIDTH=##. I construct the SELECT with different values every time I refresh the page... maybe this construction of the SELECT with altered values changes this? It seems to size to the longest text within the SELECT... any way to force it to keep to the fixed size? (Maybe there has to be some sort of slide bar so that even if the whole text isn't displayed the user can slide the bar to the right and see it all).

    TIA!

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    yes there is, try:

    Code:
    style="width: 200px;"
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Posts
    72
    Thanks alot! Worked great!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width