What is LiveMenu?
LiveMenu is a free (open source) multilevel drop-down like menu script, which allows you to create dynamic javascript web menus only with basic knowledge of html and css. It is highly-customizable, easy to use and supports a number of effects. For example, using this script you can create horizontal drop-down slide menus, vertical drop-right fade menus, horizontal drop-up smooth menus etc. For the full list of features and how to use it see the Documentation. Plus there are some Examples where you can see it in action.
LiveMenu is freely distributable under the terms of MIT License, you can use it in your personal and/or commercial projects.
LiveMenu news:
LiveMenu 1.1.2 released!
May 15th, 2011
This is a one-bug-fixing release. The following bug was fixed:
- Data from the form elements placed inside the submenus didn't get into the http request. Fixed.
You can download it on the Download page.
LiveMenu 1.1.1 released!
March 12th, 2011
This is a one-bug-fixing release. The following bug was fixed:
- Blank space at the bottom of pages that used liveMenu was displayed.
You can download it on the Download page.
LiveMenu 1.1.0 released!
March 19th, 2010
The new version of the drop-down like web-menu is available for downloading. The major change in this release is the new configurational parameter 'mode', which allows you to control the way submenus are being hidden/shown: simultaneously or consecutively (one by one). See it in action here.
LiveMenu 1.0.1 released!
February 4th, 2010
I am glad to inform you that the new version of LiveMenu is available. The only change added in this release is the possibility to switch off an effect only when a submenu hides by setting 'maxHidingSubmenus' option to '0'.
LiveMenu 1.0.0 released!
December 24th, 2009
I am pleased to announce the first release of LiveMenu. Here are some of the LiveMenu 1.0.0 features:
- Cross-browser compatibility including Firefox 2.0+, Internet Explorer 6+, Opera 9+, Safary 3+, Google Chrome 3+, Konqueror 4+ and others.
- Highly-customizable - a lot of configurational options, possibility to change look and feel of a menu, etc.
- Multiple menus on the same page support
- Multi-level menus support without restrictions
- Menu orientation flexibility - Both menus and submenus can be vertical or horizontal. Submenus can be opened to the left or right, below or above parent menus
- Any HTML code can be used within menu items
- Search engine friendly - builds on top of plain unodered list (UL) elements
- Supports visual effects: slide, fade, smooth (slide+fade)
- Independent and lightweight - It doesn't require any other libraries, nevertheless the size of the main script is only 18 Kb.
- Friendly to other scripts and css styles
Feedback
This script is written by Sergey Golubev. Feel free to contact me. You can do it via e-mail at ihalao_at_users_dot_sourceforge_dot_net .