Tabindex Access Keys Criterion
Provide a logical tab order through links, forms, etc.
- Users navigating via the keyboard will expect a logical order as they tab through a page. The first tab should be at the top then moving down the page rather than jumping around.
- Alternatively, you can set the tab order to move through the most used links on a page (or sections) in order of importance.
- Spider can check to see if a tabindex is present.
- The manual check will test the order of links if a tabindex is in use.
- Points - All or nothing.
- Criterion weighting of one.