Ajax Tutorial (Asynchronous JavaScript + XML)
Ajax is only a name given to a set of tools that were previously existing. The main part is XMLHttpRequest, a server-side object usable in JavaScript, that was implemented into Internet Explorer since the 4.0 version.
XUL.fr (2007). Articles>Web Design>Ajax