Archive for January 27th, 2006

What is AJAX?

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!AJAX = Asynchronous JavaScript And XML

XHTML (or HTML) and CSS for marking up and styling information.
The Document Object Model for dynamic display and interaction.
The XMLHttpRequest for asynchronously data exchange
Javascript for putting it all together