daniel.lorch.cc — This aims to be the simplest possible AJAX example, using only static HTML files. Examples can be tried on the website, or downloaded and run locally. First, there is a (short) explanation on the DOM, then on the XML HTTP Request Object and finally the two are combined to make AJAX. A more useful example with a PHP-driven backend is also available.
Aug 8, 2006 View in Crawl 4
palaniappancJul 10, 2007
This is an awesome starter tutorial.
gordonvSep 23, 2007
Very simple and clear to understand. I wish everyone would write things this simply.
metalaniacDec 18, 2007
Finally something written in plain english