adobe-accessibility / Accessible-Mega-Menu

A demonstration of how to implement a keyboard and screen reader accessible mega menu as a jQuery plugin.
Apache License 2.0
605 stars 199 forks source link

Can we implement the Menu beyond 2 levels. #17

Open sree52 opened 10 years ago

sree52 commented 10 years ago

We do have a requirement to show the Menu beyond 2 levels. Mouse over on main Menu should pop the Sub-Menu and mouse over on the sub-Menu should pop the next level menu. Can we achieve this functionality using the "Accessible-Mega-Menu" ?

As in the below image "Submit Software" opens up the Menu with 3 line items

Submit Software 1 Submit Software 2 Submit Software 3

Each one of the above menu items has its own sub-Menu.

samplemenu