This example demonstrates how to create a multi-tiered menu using existing markup on the page. The Menu API also supports building a menu like this using nothing but JavaScript.
Note: By default clicking outside of a menu will hide it. Additionally, menu items without a submenu or a URL to navigate will hide their parent menu when clicked. Click the "Show Menu" button below to make the menu visible if it is hidden.