Asynchronous JavaScript + XML

by jp on March 25, 2005

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.