Vertical Expnading Menu Help

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

  1. #1

    Default Vertical Expnading Menu Help

    I am trying to figure out a way to make a vertical text based menu that expands
    to add more links if you click on one of the selections. For instance, if I
    had a list of items, ie Item A, Item B, Item C, Item D in a vertical manner,
    and you click on Item B, then it would open up and you would see a list such as
    Item A, Item B, subItem B1, subItem B2, subItem B3, Item C, Item D, again in a
    vertical manner. Does this make sense? And I want it to remain text based,
    rather than graphical. I have tried fooling with the menu found at
    [url]http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_15.html[/url], but I
    cannot figure out how to make it so that I can add more categories.

    Thanks,

    Duke

    Duker10 Guest

  2. Similar Questions and Discussions

    1. Sub sub menu problem in spry vertical
      on the following page: http://www.bellwetherproductions.com/newsite/about.html If you roll over about, our rector, there is a sub-sub menu item,...
    2. Vertical (right side) menu
      Hello, I am confronting with the following matter: i have to create a vertical (right side) menu. The idea is that i've already created the main...
    3. tree menu with vertical lines
      I added icons to my tree menu but now Im having trouble drawing vertical lines along the hierarchy of the nodes. Does anyone know how to control...
    4. CSS vertical menu with background images
      Hi, I'm trying to transmogrify a Listamatic menu http://css.maxdesign.com.au/listamatic2/vertical06.htm by adding my own graphic. But I'm not able...
    5. Help wiht converting this actionscript vertical menu to a horizontal menu?
      I've been fiddling around with this script and I think my ActionScript is a bit too rusty for accomplishing what I want to change. I've been...
  3. #2

    Default Re: Vertical Expnading Menu Help

    Check the uberlink and MacFly tutorials at PVII
    ([url]http://www.projectseven.com/[/url])

    and the Navbar tutorial/articles at Thierry's place
    ([url]http://tjkdesign.com/articles/dropdown/[/url])

    Or this one (more recent article):
    ([url]http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp[/url])

    Or to get it done fast, go here -

    [url]http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm[/url]


    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Duker10" <webforumsuser@macromedia.com> wrote in message
    news:ehhaoi$9hh$1@forums.macromedia.com...
    >I am trying to figure out a way to make a vertical text based menu that
    >expands
    > to add more links if you click on one of the selections. For instance, if
    > I
    > had a list of items, ie Item A, Item B, Item C, Item D in a vertical
    > manner,
    > and you click on Item B, then it would open up and you would see a list
    > such as
    > Item A, Item B, subItem B1, subItem B2, subItem B3, Item C, Item D, again
    > in a
    > vertical manner. Does this make sense? And I want it to remain text
    > based,
    > rather than graphical. I have tried fooling with the menu found at
    > [url]http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_15.html[/url], but I
    > cannot figure out how to make it so that I can add more categories.
    >
    > Thanks,
    >
    > Duke
    >

    Murray *ACE* 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