From: davefuentes Date: Sat, 21 Nov 2015 05:31:52 +0000 (-0300) Subject: Update accessibility.md X-Git-Tag: v6.0.4~19^2~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7102%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update accessibility.md Even though some of the tools indicated here are OK, in terms of screen readers, NVDA has gain a lot of market during last years. It is free (in comparison with Jaws and its 1k ish license), it is stable and works very good. It works with popular browsers like Firefox and IE. I also suggested another tool called WAVE. It is very popular since also provides contrast ratio checker. --- diff --git a/docs/pages/accessibility.md b/docs/pages/accessibility.md index daa509b37..4ac3d5c50 100644 --- a/docs/pages/accessibility.md +++ b/docs/pages/accessibility.md @@ -69,5 +69,7 @@ If you're using the Sass version of Foundation, you can use this mixin to enable ### Tools - [Tenon accessibility checker](https://tenon.io/index.php) +- [WAVE Chrome plugin - free accessibility checker](http://wave.webaim.org) - [ChromeVox screen reader plugin for Chrome](Chromevox screnreader plugin for Chrome) -- [JAWS screen reader for Windows](http://www.freedomscientific.com/Products/Blindness/Jaws) \ No newline at end of file +- [JAWS screen reader for Windows](http://www.freedomscientific.com/Products/Blindness/Jaws) +- [NVDA screen reader for Windows - Free](http://www.nvaccess.org/download/)