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

On enter activate top level link if it has no panel #63

Closed maedi closed 3 years ago

maedi commented 4 years ago

In situations where a megamenu top level link doesn't have a corresponding sub panel, it would be better behaviour to allow an in focus top level link to go to that URL on pressing the enter key.

maedi commented 3 years ago

Merged via pull request #66.