soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

Keyboard and WAI-ARIA functionality #59

Open john-clarke opened 10 years ago

john-clarke commented 10 years ago

This is a great dropdown! Unfortunately, I need full keyboard support and eventually WAI-ARIA (http://www.w3.org/WAI/ARIA/) support for USA Section 508 compliance (accessibility). Do you envision adding keyboard and/or ARIA support?

claviska commented 10 years ago

To be honest, I don't. I've since upgraded to Bootstrap 3 and haven't had further need for this one. Open to contributions though :)

rcmaples commented 5 years ago

Just ran into this as well, would be nice to be able to set focus on the dropdown div when they appear for keyboard navigation. You can eventually get there if you tab enough times :/