How to make a Jump Menu's width expand?

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default How to make a Jump Menu's width expand?

    Hi...I'd like to create a jump menu in DW that displays as a fixed width
    before/after its clicked, but then when clicked it expands to accomodate the
    longest item in the menu. Is this possible??

    An example of what i'm talking about is here:
    [url]http://www.speedgoat.com/kit-main.asp[/url]

    All of the jump menus on the right are the same size, but as soon as you click
    on them they expand to accomodate..

    Any help would be greatly appreciated, thank you!

    islenska Guest

  2. Similar Questions and Discussions

    1. How does one make a table REALLY width=100%?
      Hello- My question is simple, but I hope I can explain it clearly. When a simple table is created in DW with bgcolor="blue" and width="100%" and...
    2. jump menu + cfgrid image width height problems
      2nd day and no answer of anyone, please help! Just to simple questions: 1. HOw could I build a cfselect jump menu, since JavaScript does not work...
    3. Help On Jump Menu's Please
      Hi, I'm trying to use the Jump menu option in forms to launch another page from my drop down menu but I do not want it to be full size. Can anyone...
    4. Expand width of Browser
      I have an image header graphic that has a logo title on the left alignment, and an image to the right alignment, with a gray bar going across the...
    5. How do you set the width of a jump menu?
      Mine keep coming up too shot to diplay all the text characters -- cuts them off and substitutes ellipsis.
  3. #2

    Default Re: How to make a Jump Menu's width expand?

    hi islenska

    did you ever get an answer to this question outside the MM forum? i see not a
    soul responded here.

    i am having the same issue. am forcing the width of jump/dropdown menus with
    css for the inactive state. in all browers except IE for PC they expend on
    click to the max width of longest menu option. in IE the menu remains the
    forced (narrow) width.

    figures. why does microsoft suck so hard?

    btw, looked at your example page. you may want to include a:

    <option selected> - Select a Headset- </option> etc. etc.
    for all your dropdowns. that way they aren't just blank and the user gets
    confirmation of what exactly the dropdown contains.

    just a thought.


    mikebikel Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139