vitalets / combodate

Dropdown date and time picker
http://vitalets.github.com/combodate
207 stars 82 forks source link

ARIA support #80

Open davidtmnolan opened 6 years ago

davidtmnolan commented 6 years ago

Are there any plans to add support for ARIA attributes on the individual drop downs? Since combo data is one input in the markup I cannot add accessibility attributes to each individual year-month-day dropdown. The only solution I have is to use JS. Are there any other solutions?