Account menu

A menu button built to the WAI-ARIA Authoring Practices "menu button" pattern. Fully operable with the keyboard alone.

Menu closed.

Keyboard:
  • Enter / Space / on the button opens the menu and focuses the first item.
  • on the button opens the menu and focuses the last item.
  • / move focus between items (wrapping); Home / End jump to first / last.
  • Enter / Space activates an item; Esc closes and returns focus to the button.
  • Type a letter to jump to the next item starting with it.