Disclosure Menu
This module provides an alternative to Drupal's default menu block that uses disclosure buttons for submenus. These are buttons next to menu links that toggle open the respective submenu. This allows keyboard users to choose whether they want to navigate into a submenu instead of being forced to tab through every single link in a multi-level menu. These buttons come complete with ARIA labels to inform users what the buttons control and what their status is.
Requirements
This module requires the following modules:
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Configuration
- Enable the Disclosure Menu module at Administration > Extend.
- Add and configure a menu block from the "Disclosure Menu" category to your site.