This topic explains the accessibility features of the igZoombar
™ control and provides information on how to achieve accessibility compliance for pages containing this control.
The following topics are prerequisites to understanding this topic:
igZoombar Overview: This topic provides conceptual information about the igZoombar
control and the functionalities it provides including the supported user interactions and some configuration basics.
Adding igZoombar: This topic explains, with code examples, how to add the igZoombar
control to an HTML page and an ASP.NET MVC application.
All of the Ignite UI for jQuery® and components comply with Section 508, Subpart 1194.22 of the Rehabilitation Act of 1973. The table below contains the specific rules of Subpart 1194.22 that pertain to the control. Also detailed is how the igZoombar
control complies with each rule.
To meet the requirements for each accessibility rule, in some cases, you may need to interact with the control by setting a specific option, but, in other cases, the control does the work for you.
The following table summarizes the accessibility compliance rules for the igZoombar
control.
Rules | Rule Text | How We Comply |
---|---|---|
(c)* | Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup. | The igZoombar control does not depend on color. |
(j) | Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz. | The igZoombar control does not itself contribute to causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz. (There are no BLINK or MARQUEE elements as part of the control.) |
*- control limitation
The following topics provide additional information related to this topic.
View on GitHub