Provide an option to display animation in a non-animated presentation mode.
Rationale
Someone who is blind uses a computer with the aid of assistive technology such as a screen reader or a braille display. Assistive technology cannot read information that is animated, so it is not accessible.
Development techniques
One of the following techniques are the minimum required to meet Checkpoint 4.5 from the IBM Java Accessibility Checklist:
- Provide an option which enables users to stop animation. Ensure that the information conveyed by the animation is still conveyed.
- Provide an alternative or redundant way of presenting the information in a non animated way. For example, the user has the option of reading a text status message "loading" on the status line in addition to an animated icon.
Testing techniques
| Action | Result | |
|---|---|---|
| 1 |
|
Pass:
The software provides an option to turn off animation and the same information available through animation is available in a non-animated mode, such as text. Fail:
|
©2001, 2008 IBM Corporation
Last updated February 15, 2008.
