Refers to the practice of making websites usable by people of all abilities and disabilities.
4
votes
3answers
86 views
Is Trello accessible to a blind user via screenreading software?
My group is considering using Trello for projects, but anything we use must be accessible to blind team members who use screenreading software. Does Trello work well with JAWS, VoiceOver, or anything ...
3
votes
1answer
84 views
Discovering accesskeys
Is there some way to discover whether a site supports @accesskeys, short of brute force hammering on the keyboard or searching in the markup? I can't remember even once seeing a web site advertising ...
3
votes
3answers
528 views
Keyboard Accessibility in Web Applications
I would put my question this way:
We all know Keyboard is fast (as compare to Mouse). VIM is a simplest example for this.
Is there any standard of creating web applications that are keyboard centric? ...