CSS Library: Horizontal CSS Menus: Here
jQuery Multi Level CSS Menu #1
Author: Dynamic Drive
This is a multi-level horizontal CSS menu created using a regular nested HTML list only as far as markup, then transformed into a fully functional drop down menu using CSS and a touch of jQuery. A fade effect is enabled by default, and sub menus will automatically readjust themselves horizontally if too close to the window's right edge. This is what happens when CSS and JavaScript decides to work together!
Demo:
Important: Make sure your page contains a valid doctype for this menu to render properly.
The external files: The menu requires the following support files, which you should upload by default all to the same directory as your page itself:
- jquerycssmenu.css
- jquerycssmenu.js (inside this file, you should confirm the paths to the 2 arrow images below)


The CSS/ JavaScript: The below code should be added to the HEAD section of your page:
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 7 pages « First < 4 5 6 7 >
Really, very nice menu, I like it.
However, I wonder if this menu can be customized.
You know, when my mouseover the menu, submenus will be rendered, at this time, if mouse left, the menus will be disappear.
How can I modify the code to make it like this: when menus have been shown to the user, the menus won't disappear if only I select one menu or click some other place.
I'll owe you a big favour! Gratidute!
Best Regards,
chinalwb
April 30th, 2009







Maybe I must understood you or are you responding to someone else?