Tagged Questions
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? ...