Skip to content

pjmclaughlin1979/accessible-js-api-app

 
 

Repository files navigation

Accessible JS API app

The goal of this app is to create a very accessible app with the ArcGIS API for JavaScript that leverages both the Web Content Accessibility Guidelines (WCAG) and the Accessible Rich Internet Applications (ARIA) specs to meet 508 compliance.

This app has several interesting features including:

  • Skip links for the search and list
  • ARIA live regions for speaking dynamic text to users
  • Semantic document structure

https://pjmclaughlin1979.github.io/accessible-js-api-app/index.html

About

A custom ArcGIS API for JavaScript App focused on accessibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.6%
  • CSS 17.3%
  • HTML 12.1%