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 27 of 32 pages « First < 25 26 27 28 29 > Last »
this might be easy but I can't figure it out.
How to drop UP instead of drop down the sub-menus ?
It seems to me there is something about tweaking this line:
ultags[t].style.top=ultags[t].parentNode.offsetHeight+"px"any help/direction is appreciated, thanks.
This has been a good menu, but there are problems with it that will drive you crazy!
Root
- Child 1
- - Child 1.1
- - Child 1.2
- - Child 1.3
- Child 2
- - Child 2.1
- - Child 2.2
- - Child 2.3
- - Child 2.4
When you put the mouse over Root - Child 1 and 2 appear, and when you do the same to Child 1 its children appear. However if you put the mouse over Child 2, Child 1.1 still appears!!
Thanks
Thank you very much for the center div help! I now have my text center correctly. Yeah!
I removed the iframe and everything is okay as well as changed z-index to no avail.
Could someone please help me shed some light on this problem?
when is display the sub menu as bellow
1- display on the right
2- display on the left
3- display on the right
....
impossible to display the sub menu on the left
if any parent are current display, the sub menu
cannot show.
Comment Pages 27 of 32 pages « First < 25 26 27 28 29 > Last »
Commenting is not available in this weblog entry.







For the above example, if we do not want to display one menu Item for eg:Item 2 on a particular page but needed on another page, does anyone have an idea how to do that?