1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Vertical Fold Out or Drop Down Menu

Discussion in 'HTML & Website Design' started by iShopHQ, Apr 6, 2005.

  1. #1
    I know I saw a post here that gave the url of a css vertical menu that expanded when you clicked, but I can't find it anywhere.....

    Anyone know a goos, SE friendly vertical expanding menu?
     
    iShopHQ, Apr 6, 2005 IP
  2. mikmik

    mikmik Guest

    Messages:
    356
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Do you want ZERO javascript? There is one at CSSCreator that has a couple of lines, and I know lots of Dhtml that are SE friendly and CSS styles.

    I also think there is a multi level CSS only with optional javascript for delay effects when opening the subs. It is not 'onClick' don't think.

    If you want, there are menus that drop down on hover, but that's not 'click'.

    You pretty much have to use at least a bit of javascript for an 'onClick' event handler.

    Here is a completely free multi level and tree menus - all kinds, that have a href in the html code: http://gosu.pl/dhtml/mygosumenu.html

    Here is http://www.csscreator.com/menu/multimenu.php

    I have to look for my PURE, one level only, CSS drop down in my back-ups.

    It is very simple, works in all browsers, and I had it on my site as a demo at one time. I found it on the 'Imposter' website, but that is no longer around. He was having problems with hacck attempts, and I don't know where he is now!

    A couple more:
    http://positioniseverything.net/css-flyout.html

    http://www.onlinetools.org/tools/yadm/

    tutorial: http://www.jessett.com/web_sites/dhtml/create_dhtml_menu.shtml

    I have lots more, I just have to look through my dhtml stuff. Some are very fancy with fade effect etc, but all have nested lists or hard coded links.
     
    mikmik, Apr 7, 2005 IP
    yfs1 likes this.
  3. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Corey Bryant, Apr 7, 2005 IP
    kyle422 likes this.
  4. carowan

    carowan Peon

    Messages:
    473
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #4
    check out my new webpage Murano and Venetian Glass Books

    I used the suckerfish CSS to do the vertical nav bar. I still have to tweak it, but for the most part it was easy to set up.

    There is less than 10 lines of javascript needed though.
     
    carowan, Apr 7, 2005 IP
  5. kyle422

    kyle422 Peon

    Messages:
    290
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Looking Good! I may try to use it on one of my sites. :)
     
    kyle422, Apr 7, 2005 IP
  6. iShopHQ

    iShopHQ Peon

    Messages:
    644
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hey all

    Thanks for the suggestions. Javacript to show and hide DIVs in which links are hardcoded is fine, as the divs are read by SEs. What I wanted to avoid was one of those Javascript array things wher ethe links are actually imbedded in the JS and not hardcoded into the <a href=

    Thanks!
     
    iShopHQ, Apr 7, 2005 IP