E-mail List Archives
Java wasp can comply with WCAG 2.1?
From: JP Jamous
Date: Jan 12, 2019 10:08AM
- Next message: Patrick H. Lauke: "Re: Java wasp can comply with WCAG 2.1?"
- Previous message: Sarah Ferguson: "Re: excel best practices"
- Next message in Thread: Patrick H. Lauke: "Re: Java wasp can comply with WCAG 2.1?"
- Previous message in Thread: None
- View all messages in this Thread
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
--------------------
- Next message: Patrick H. Lauke: "Re: Java wasp can comply with WCAG 2.1?"
- Previous message: Sarah Ferguson: "Re: excel best practices"
- Next message in Thread: Patrick H. Lauke: "Re: Java wasp can comply with WCAG 2.1?"
- Previous message in Thread: None
- View all messages in this Thread