The module allows you to create an accordion menu for the sub level navigation using unordered lists and JQuery javascript library. You can s et “no conflict” mode to allow usage with mootools, and other libraries. No conflict mode removes the ”$” operator from jQuery, allows other libraries to use that operator.
Using it for your site simply with two steps only: installation and assigning a menu from Joomla menu system.
Features:
- Support 2 styles: blue – green
- Parent item link: using CLICK option is useful for you because you won’t be redirected to other page.
- Remove Mootools conflict: Use this if you got any JavaScript error such as: $(‘yourelement’)…. is not a function…
- Remind expanded item when browsing the link
- More than 2 levels: Allows you to show level 3 and more at sub menu items.