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

Add extension points #26

Closed tdhooper closed 9 years ago

tdhooper commented 9 years ago

I was unable to extend the plugin as it stands, so I've exposed the main AccessibleMegaMenu class and broken apart the init method.