Mozilla Developer Center on AJAX
Mozilla Developer Center have a new section dedicated for AJAX with an AJAX introductory tutorial, references, articles, examples, tools, community, and other resources. The new section is available in English, French, Japanese, Polish and Dutsh.

Asynchronous JavaScript and XML (AJAX) is not a technology in itself, but is a term that describes a "new" approach to using a number of existing technologies together, including: HTML or XHTML, Cascading Style Sheets, JavaScript, The Document Object Model, XML, XSLT, and the XMLHttpRequest object. When these technologies are combined in the AJAX model, web applications are able to make quick, incremental updates to the user interface without reloading the entire browser page. This makes the application faster and more responsive to user actions


Subscribe to AJAX Magazine's feed