Asynchronous JavaScript + XML

Jesse James Garrett writes at Adaptive Path about Ajax: A New Approach to Web Applications. A new cool way of asynchronous data retrieval using XMLHttpRequest and Document Object Model and JavaScript binding everything together.

Leave a Comment