WebAIM - Web Accessibility In Mind

E-mail List Archives

Java wasp can comply with WCAG 2.1?

for

From: JP Jamous
Date: Jan 12, 2019 10:08AM


I agree with Glen. As a developer, I do not foresee any relationship between JS and WCAG. As long as the JS code is creating well structured HTML and executing properly for assistive technology to recognize the client-side code changes, JS is fine to be used.

I think you might be thinking of situations where JS functions fire up but the assistive technology has no idea of that execution. Again as Glen mentioned, you use ARIA to ensure progress messages are being announced by screen readers.

Technically speaking, yes JS can be quite accessible and can create inaccessible modifications client-side if not presented properly. I think you are linking the latter to WCAG.



--------------------
JP Jamous
Senior Digital Accessibility Engineer
E-Mail Me |Join My LinkedIn Network
--------------------