|
Helping ordinary people create extraordinary websites! |
AJAX Accessibility for WebsitesBy Brigitte Simard2008-03-10
Accessibility issues caused by AJAX AJAX and JavaScript are usually used to update page content. When this happens screen readers respond in a variety of different ways, depending on both the screen reader and the browser:
Screen magnifier users might not notice changes that have occurred outside the areas they're interacting with. They can therefore miss out on important information especially if the changed content takes place above their current location on the page. Finally, AJAX requires JavaScript to be enabled. Although assistive technologies can now handle many uses of JavaScript they don't all provide complete support. Tutorial Pages: » Introduction » What is AJAX? » Accessibility benefits of AJAX » Accessibility issues caused by AJAX » Recommendations for AJAX and accessibility |
|