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 12 of 32 pages « First < 10 11 12 13 14 > Last »
Thanks
Any luck getting the position fixed when you adjust font size in FF?
-Bill
See the problem at this page:
http://www.guzheng.idv.hk/en/index.php
Chinese Instruments >> Guzheng >>
Guqin >>
Pipa >> [problem]
Erhu >> [problem]
Any chance of getting the author to give an explanation of how the buildsubmenus_horizontal function works (perhaps a line by line explanation as it uses many concepts and Java functions that I do not know)??
Thanks,
Mike
However, 1 ussue remains:
The menu should overlap across the "tabbed content" (also from DD). However, it tends to hide below the tabs. (Manually setting the z-index doesn't work.) Perhaps the z-index is set inside the javascript in the tabbed content.
Thnaks!
the code is available on:
http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/
Comment Pages 12 of 32 pages « First < 10 11 12 13 14 > Last »
Commenting is not available in this weblog entry.







""THIS menu really loses it when we use FireFox - when the user does a CTRL- (minus) to reduce the font size. when that happens there is gap between the menu item and the submenu items. Once the mouse hits this 'gap' the sub menu disappears."-ERIK's quote
-Bill