WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Javascript validator?

for

From: Cameron Cundiff
Date: Sep 13, 2013 6:43PM


Rick: Take a look at HTML CodeSniffer
bookmarklet<http://squizlabs.github.io/HTML_CodeSniffer/>; and
Accessibility Developer Tools extension for
Chrome<https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb?hl=en>.
Both are client side tools that use javascript to look for accessibility
failures. HTML CodeSniffer has settings for WCAG2 levels, and Accessibility
Developer Tools integrates into Chrome's developer tools nicely.


On Fri, Sep 13, 2013 at 12:42 PM, Rick Hill < <EMAIL REMOVED> > wrote:

> Is there a Javascript-based validator or Javascript that leverages an
> external validator (like WebAIM or ?).
>
> Mu thought is that within CMS systems, adding javascript/CSS that is
> viewed only within the CMS would allow accessibility review/remediation
> prior to publishing live pages from the CMS. Karl Groves recently released
> a CSS file (
> http://www.karlgroves.com/2013/09/07/diagnostic-css-super-quick-web-accessibility-testing/)
> that does a little validation and I have leveraged it to function
> internally I'm CMS as an experiment. This got me thinking about a more
> "universal", local validator that did not rely on a server or a local
> standalone app …
> -------------------------------------------------------------------
> Rick Hill, Web CMS Administrator
> Strategic Communications, UC Davis
>
>
> > > >