7.3

Is each script accessible and operable by keyboard and any pointing device (excluding special cases)?

WCAG Reference

WCAG 1.3.1

Tests

  1. 7.3.1

    Does each element with an event handler controlled by a script meet one of these conditions (excluding special cases)?

    The element is accessible and operable by keyboard and any pointing device.
    An element accessible by keyboard and any pointing device allowing the same action to be performed is present on the page.
  2. 7.3.2

    A script must not remove the focus of an element which receives it. Is this rule respected (excluding special cases)?

WCAG Techniques

  • F42
  • F54
  • F55
  • G90
  • G202
  • SCR2
  • SCR20
  • SCR29
  • SCR35