CSS Library: Vertical CSS Menus: Here
SuckerTree Vertical Menu (v1.1)
Author: Dynamic Drive
Nov 8th, 06: Fixed rendering issue in IE7, plus added support for automatic detection of sub menus width. No more configuring the "left" attributes!
This is a vertical, predominantly CSS based (with a touch of JavaScript) multi-level menu. It supports as many sub levels as you desire, plus multiple Suckertree menus on the same page. The CSS and JavaScript automatically adopts to your HTML code in each case.
The trick to Suckertree is a small adoptable piece of JavaScript that crawls the inner levels of a list menu and assigns the appropriate show/hide behavior to them. This differs from Suckerfish menu, which merely uses JavaScript to compensate for IE's shortcomings when it comes to CSS, so the menu is more rigid and requires manual changes to the CSS as the number of levels in your menu changes.
Demo:
The single image:
The CSS:
Rate this code:
Date Posted: 11/08/2006
Revision History: Updated Nov 8th, 06' to version 1.1
Usage Terms: Click here
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 5 of 25 pages « First < 3 4 5 6 7 > Last »
how could i make this menu with 6 different button images?
i am going mad right now, couse nothing is working for me :(
I have been modifying this menu css, (awesome work btw!) and so far I have gotten everything working well except for one thing.
If you open the page in FF 1.5 - everything works just as it should with the menu. But in IE 6.0 + the sub menu is about 25 pixels or so to the right of the main menu, not allowing users to click on any of the links.
the page:
http://www.angelflame.com/paw2/index.html
the css:
http://www.angelflame.com/paw2/style.css
If anyone could possibly point out what I am missing I would so appreciate it!
Thank you for your time =)
I think there is a close element </a> on line 25 of your example, which was not open.
Wonderful script, though.
Thanks for all the good pieces of code.
When hovering over a menu item with a submenu in Mozilla browser, the menu jumps around and makes it impossible to select the submenu link. Any ideas on this?
The sub menus r not shown in mozilla.









Is there a way to make the sub-menus open with a click instead of a hover?
Cheers!