|
Helping ordinary people create extraordinary websites! |
AJAX Accessibility for WebsitesBy Brigitte Simard2008-03-10
What is AJAX? AJAX is not a new technology in itself but a new approach to programming websites based on the following web standards:
The key word is asynchronous - AJAX applications work 'behind the scenes' with the web server to dynamically update the content of a web page. JavaScript plays an important role in this process, trading data with the server and manipulating the information on the page. Tutorial Pages: » Introduction » What is AJAX? » Accessibility benefits of AJAX » Accessibility issues caused by AJAX » Recommendations for AJAX and accessibility |
|