Drop down menu in a floater

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Drop down menu in a floater

    is there any way to make a drop down menu in a floater like the one in the behaviors panel when you press the plus button? Thanks
    Clukey Guest

  2. Similar Questions and Discussions

    1. Drop Down Menu for Pay Pal
      I just signed up for Pay Pal to use on my order page on my web site for selling merch. In Dreamweaver, I have made a table with columns for each...
    2. How to add popup menu in a floater
      I made a floater and want popup a menu when right click the floater. But I do not find any API to popup menu. Anyone knows some ways to make it...
    3. Drop down menu help
      I've used 3 of dreamweavers drop down boxes on my page. I would like to know if its at all possible to have the selected items from the list open in...
    4. How do I build Drop Down menu using Menu magic with Database result
      Hi Every One. I resently purched Menu Magic Dropdown System. I would like to list my database content like news( few sentense with link ), Authers...
    5. Drop Down Menu vs Mac
      Hello to everyone, My question is quite simple : Are the Drop Down Menus built with Fireworks are fully Mac compatible or what are the solution to...
  3. #2

    Default Re: Drop down menu in a floater

    What do you mean by "floater", like a div with "float" applied to it?

    I don't like the drop down menus in the behaviours, the javascript they
    generate is really really ugly. There's other ways to go about getting
    drop down menus, like using a "display:none" rule and having that
    change to "display:block" on a hover psuedo class.

    invisible hammer Guest

  4. #3

    Default Re: Drop down menu in a floater

    Hmmz check the menukit extension. I'm pretty sure thats what u've ment.
    [url]http://www.menukit.com/[/url]

    look at the telescopic sample..
    AirParker Guest

  5. #4

    Default Re: Drop down menu in a floater

    No thats not what I meant, thanks for the response though, and I found a name
    for it so I might be able to explain it better. I wan't to add to the items in
    the "context menu" of the floater. The button at the top right of the panel
    that by default has some options like "Help", and "Group -floater name- with".
    Any ideas how to do this? Thanks for the help.

    Clukey 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