WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: [EXT] Noscript getting flagged

for

From: Jared Smith
Date: Aug 3, 2020 9:56AM


Vaibhav Saraf wrote:

As an auditor how can we check we check the accessibility of <noscript>
content? Any directions?

To test <noscript> content it is typically best to disable JavaScript in the browser. Disabling JavaScript is getting more difficult these days. This article describes how to do it in Chrome - https://developers.google.com/web/tools/chrome-devtools/javascript/disable The Web Developer Toolbar also (I believe) still provides an easy option to disable JavaScript.

Thanks,

Jared