WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessible datepicker?

for

From: Bryan Garaventa
Date: Apr 22, 2015 8:43PM


Hi,
Sorry, I'm coming to this thread a bit late, but the TSG GitHub project at
https://github.com/accdc/tsg
Includes programmatically configurable accessible date pickers that include the ability to dynamically configure disabled date ranges using JavaScript JSON syntax.

Example:
http://whatsock.com/tsg/Coding%20Arena/ARIA%20Date%20Pickers/ARIA%20Date%20Picker%20(with%20Disabled%20Date%20Ranges)/demo.htm

Navigate to July 4 to see a programmatically disabled date.

Best wishes,
Bryan