Editor's review
This is a menu building plug-in to the JS framework jQuery and helps make dropdown menu systems easily and quickly.
Drop down menus help conceal a large tree of options and sub options in a very small initial space. Web designer have to find ways to fit necessary menu options in a small space without losing the usability and that can be a very tight trade-off. Dropdown menu with unlimited number of submenu levels is a nice way of handling this. While using the form element has been in use for a long time, CSS and jQuery based effects could be more attractive. The output works well with most of the currently popular browsers. Even when JavaScript is turned off the functionality is available as a pure CSS menu. It is easy to set up and update. Menu drop down animation and transition effects can add attractive dimension to the menu operation. Pre-designed color schemes make the design fairly simple.
Options are available to specify the structure, if necessary, the active element (to display at first) and to customize animations. You can add as many submenus as you want. The menu is based on clear unordered list (LI and UL HTML tags) structure and it is completely customizable styling with CSS. Full source code, all the menu styles and color schemes are provided by the developers. This software is obviously for website developers. You not only should understand the details of the technologies in us, but the nitty-gritty of coding in typical languages used in menu building.
User comments