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 30 of 30 pages « First < 28 29 30
http://fitzmobile.com is the site! :)
Thanks for as very functional and useful menu.
I need to have several menus on a page. The second menu does not show sub menus.
I simply wrote the second menu under the first in a new div.
Can you help?
Thanks
Bob
I need to have several menus on a page. The second menu does not show sub menus.
I simply wrote the second menu under the first in a new div.
Can you help?
Thanks
Bob
My horizontal menu is jumping all over the place in FF. If anyone has any ideas on how to fix it, I'd sure appreciate it. www.lighthousetrailsresearch.com. Thank you.
I have added the height property in .suckertreemenu which fixed the gap for me in IE7.
.suckertreemenu {
background-image:url(../images/images/grad-navbar.gif);
background-repeat:repeat-x;
height: 20px; /*added 20px of height */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight: bold;
.suckertreemenu {
background-image:url(../images/images/grad-navbar.gif);
background-repeat:repeat-x;
height: 20px; /*added 20px of height */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight: bold;
Really easy to use nav. Not crazy about the look but that can be changed - great functionality.
http://e-book-archive.blogspot.com thanks you very much
Very interesting and useful tips,
so many helpful informations include in this article!
I agree with "Posted by Miz on 09/17, 01:33 AM". Even i tried to make it run on IE 6 and spend almost a whole day to figure out but it didnt work.
so many helpful informations include in this article!
I agree with "Posted by Miz on 09/17, 01:33 AM". Even i tried to make it run on IE 6 and spend almost a whole day to figure out but it didnt work.
Help!
Need a simple horizontal menu using images - 3 levels.
Using javascript and using tables.
thanks
Need a simple horizontal menu using images - 3 levels.
Using javascript and using tables.
thanks








