Keyboard Access Keys Criterion
Make pages navigable via keyboard.
- If you can navigate a page using only the keyboard then you can navigate a page with other devices including PDAs, mobile phones, etc.
- Use no device-specific commands so users can access all areas of the page using whichever device they choose.
- If you only use "onmousedown" provide "onkeydown" as well, etc.
- Points - All or nothing.
- Criterion weighting of three.