Apart from the web accessibility toolbar for IE and the WAVE tool. Does anyone know of any other tools to assist in web accessibility testing.
I'm also looking for a screenreader emulator.
Apart from the web accessibility toolbar for IE and the WAVE tool. Does anyone know of any other tools to assist in web accessibility testing.
I'm also looking for a screenreader emulator.
A screenreader emulator would be... a screenreader. Download JAWS and use the trial version.
I believe the jaws demo will run in 40 minute mode indefinitly but since I"m blind I had to buy the full version. For a list of screen readers as well as my opinions and experiences on them see this question
The Illinois Center for Information Technology and Web Accessibility makes a great Firefox plug-in called the Functional Web Accessibility Evaluator (FAE). It analyzes your HTML and finds potential accessibility problems. Coverage includes navigational elements (titles, headings, links, tables, etc.), text equivalents, scripting and even color contrast analysis.
They also have a beta version with ARIA support, and are hoping to soon start development on a Firebug extension.
Overall a very cool plug-in to add to your toolbox!