E-mail List Archives
Thread: Feedback on JavaScript library
Number of posts in this thread: 2 (In chronological order)
From: Kent C. Dodds
Date: Mon, Aug 18 2014 12:22PM
Subject: Feedback on JavaScript library
No previous message | Next message →
Hello,
I wrote a library to help people interact with a web application using just
the keyboard. I wrote it primarily to be a productivity feature, but I
believe that it could potentially be really useful for accessibility.
Here's the demo page: http://kent.doddsfamily.us/genie/
How it works is a little complex, but here's a short demo video to show
some of what it can do: https://www.youtube.com/watch?v=nJrtn8B4FzM
What kinds of feedback do you accessibility experts have that I could use
to make this more useful for those with accessibility needs? Thanks!
Kent C. Dodds
<https://twitter.com/kentcdodds>
<https://plus.google.com/114245123507194646768> < = EMAIL ADDRESS REMOVED = >
<http://www.linkedin.com/profile/view?id=67772537>
<http://mormon.org/me/1J5N/Kent>
From: Bryan Garaventa
Date: Mon, Aug 18 2014 12:34PM
Subject: Re: Feedback on JavaScript library
← Previous message | No next message
The training guide at
http://whatsock.com/training
may be helpful for adding ARIA support to relevant widget types.