Jan
24

jMenu – horizontal navigations with unlimited sub-menus in jQuery

By Vinod  //  All, Javascript, Menu  //  1 Comment

jMenu is a jQuery plugin that enables us to create horizontal navigations with unlimited sub-menus.
Besides jQuery, it also requires jQuery UI and supports all the effects of this library (like fadeIn or slideDown).
The markup of the menu is pretty clean as it makes use of nested lists.
The look and feel of the output is set in a CSS file so updating it without touching the JS code is possible.

1 Comment to “jMenu – horizontal navigations with unlimited sub-menus in jQuery”

Leave a comment