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

Fix top-level link touch handling - Issue #32 #51

Open azinck opened 6 years ago

azinck commented 6 years ago

We shouldn't stop propagation of touch events when the item that has been touched is a link ( element) and the menu is already open.