I am looking to create a web page with a menu layout similar to amazon.com where I could have nested menus and include the small description text below each menu item.
Before I start to create this from scratch, I wanted to see if there a jquery plugin that mimics this layout and functionality
Here is an exact look-alike http://jsfiddle.net/blackpla9ue/KHLgm/8/
A quick CSS only solution I managed to get done in a few minutes. Hover on the 2nd menu item for the dropdown.
Its pretty simple and straightforward and If you need any modifications added to that just let me know.