JE Drill Down Menu Module

This script turns an ordinary UL list into a drill down style menu, adding a new dimension to the conventional drop down menu. The top level UL dictates the height of the menu, with the sub levels tucked away until navigated to.

You can customize which level should be shown by default, whether to remember the last shown level when the page reloads, plus the speed of the "drilling" animation.

And to ensure the user doesn't get lost with all this drilling, the script can optionally display "breadcrumb" links that reflect the current level the user is at.

Report

byChuck.Jones on October 19, 2009
This would even be cool with tabs. Making this more than a menu would be a cool idea. Great job!