RadWindow for ASP.NET

Accessibility Compliance Send comments on this topic.
See Also
Standards Compliance > Accessibility Compliance

Glossary Item Box

Telerik RadWindow Accessibility Compliance LevelW3C Level A Accessibility Compliant

  1. Telerik RadWindow is "Level A" content compliant (in accordance with the W3C Web Accessibility Guidelines 1.0).
  2. Telerik RadWindow satisfies the requirements of "Section 508" for software accessibility. As a result, the component can be used in US Federal Institutions and other organizations that require software to be accessible to people with disabilities. Read Keyboard Support for details. 
    Telerik RadWindow does not render any tables (<table> HTML tags) thus there's no need for extra headings / caption / summary attributes that are typically needed to make HTML tables accessible.


Section 508

The USA federal mandate requiring that information technology be made accessible to people with disabilities. Much of Section 508 compliance concerns making Web sites, intranets, and web-enabled applications accessible. Section 508 compliance has since become a major prerequisite not only in government related software, but also in most enterprise and corporate software solutions.


W3C Web Content Accessibility Guidelines 1.0

The main goal of these guidelines is to encourage developers in creating applications providing accessible contents. However, adhering to these guidelines will also make Web content more available to all kind of users, using different devices  and interfaces: desktop browser, voice browser, mobile phone, automobile-based personal computer, etc.

In accordance with these guidelines W3C defines three levels of conformance developers may implement in order to provide some level of content compliance to their products:

a? Compliance Level "A"
a? Compliance Level "AA"
a? Compliance Level "AAA"


For more details on W3C "Web Content Accessibility Guidelines 1.0" see http://www.w3.org/TR/WAI-WEBCONTENT/

In our attempt to make our products content compliant, each web-control we develop and its QSF should strive to obtain at least one of conformance levels listed above.

See Also