Pointer Gesture

Some functionalities on websites function using multipoint or path gestures. However, these functionalities CAN be inaccessible for assistive technology users. Hence, alternative solutions SHOULD be provided for them.

screenshot of a slider
Figure 1 Example of a carousel with navigation buttons to interact with available slides

NOTE:

  • New to accessibility or uncertain of requirements, it will be helpful to review all sections below.
  • Already familiar with requirements, skip to the “Working Example” section for sample HTML, CSS and JavaScript (when needed), along with a working demo.