CSS Library: Horizontal CSS Menus: Here
SuckerTree Horizontal Menu
Author: Dynamic Drive
SuckerTree Horizontal Menu is a CSS and DOM hybrid menu that's list based and supports multiple levels of sub menus. 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 and positioning behavior to them. You can even have multiple SuckerTree menus on the same page.
See also: SuckerTree Vertical Menu.
Demo:
The two bullet images used:
![]()
The CSS:
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 6 of 30 pages « First < 4 5 6 7 8 > Last »
for all those who are having problems with this fantastic script, i have a solution if under ie 5,6,7 your sub menu items aren't selectable e.g. disappear when you roll over them etc.. then all you have to do is copy the javascript and css from the pages source this will fix your problem... i hope this helps others as this issue had me perplexed for ages...
peace
peace
"copy the javascript and css from the pages source..." - what do you mean, keep it all in external files?
Hi,
I used the css code and the html code and it worked perfectly. If i have a table under the menu it works perfectly but if i have a container div under the menu it disapears behind the container div and is unselectable. What´s the problem? I tried with z-index but it doesn´t work. Does anyone know about this?
Thanks in advance
I used the css code and the html code and it worked perfectly. If i have a table under the menu it works perfectly but if i have a container div under the menu it disapears behind the container div and is unselectable. What´s the problem? I tried with z-index but it doesn´t work. Does anyone know about this?
Thanks in advance
Anything on the bug in ie7 when moving over items too fast?
Has anyone figured out how to fix this?
Has anyone figured out how to fix this?
Challenge Question:
How this manu can be CENTER Align? It always appear as left align.
How this manu can be CENTER Align? It always appear as left align.
@Center Align:
Put it in a div and center align the div.
Put it in a div and center align the div.
I already tested it. Center Align does not work with DIV. Actually, it center align the text of menu, not menu.
Beautiful
Google center aligning a div then, because it isnt a problem with the menu.
On a more important note, IE7 fast movement bug.
It seems that the problem does not appear when you have a few submenus in a row. However, the menu item 2 items down from the sub menu does experience the bug.
Any ideas?
On a more important note, IE7 fast movement bug.
It seems that the problem does not appear when you have a few submenus in a row. However, the menu item 2 items down from the sub menu does experience the bug.
Any ideas?









Also can someone help me in making this menu right aligned I want this to align right on my webpage.