Without JS Access Keys Criterion
Make sure users can access all functions of a page without using JavaScript.
- Pages should work equally well with JavaScript disabled.
- Where there is a script on your page there must also be a <noscript> alternative to serve your content to users who have scripts disabled or browsers that do not recognize them.
- The spider will check for JavaScript and noscript in the code.
- A manual check will test users can activate all functions using JAWS and with JavaScript disabled.
- Points - All or nothing.
- Criterion weighting of two.