"Push Down" Dynamic Menu?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark Olbert

    "Push Down" Dynamic Menu?

    I'm looking for leads on a webpage component that would let me build a navigation bar type vertical
    menu where a mouseover event of a menu item would cause a submenu to appear below the item. The
    kicker is I'd like it to push the other menu items "down the page".

    I've seen this on a number of sites, but I can't seem to figure out what it's called (at least, I
    haven't stumbled across the right words for google/deja searches yet).

    Can anyone suggest a lead or two? Thanx!

    - Mark
  • Juliette

    #2
    Re: "Push Down" Dynamic Menu?

    Mark Olbert wrote:[color=blue]
    >
    > I'm looking for leads on a webpage component that would let me build a navigation bar type vertical
    > menu where a mouseover event of a menu item would cause a submenu to appear below the item. The
    > kicker is I'd like it to push the other menu items "down the page".
    >
    > I've seen this on a number of sites, but I can't seem to figure out what it's called (at least, I
    > haven't stumbled across the right words for google/deja searches yet).
    >
    > Can anyone suggest a lead or two? Thanx!
    >
    > - Mark[/color]

    Mark,

    If I remember rightly, you should find a good script for this on:
    http://www.dhtmlcentral.com/script/script.asp?id=25 (foldout menu)
    However I think it'll probably work onClick rather than onMouseOver, but
    you can change that in the code.
    For a working example, you can look at
    Persoonlijke fotowebsite, tevens showcase website voor DHTML technieken.


    Hope this is what you were looking for.

    Grz, Juliette

    Comment

    • Mark Olbert

      #3
      Re: "Push Down" Dynamic Menu?

      Thanx, I'd been puttering around all day and came across that sample; it's pretty much on target.

      - Mark

      Comment

      Working...