AJAX Magazine: AHAH, Asychronous HTML and HTTP
By Lee • Feb 27th, 2006 • Category: JavaScript, X-HTMLAJAX ? AHAH ! sounds funny, but AHAH now stands for Asychronous HTML and HTTP, a technique for dynamically updating web pages using JavaScript, involving usage of XMLHTTPRequest to retrieve (X)HTML fragments which are then inserted directly into the web page, whence they can be styled using CSS. Nothing new until now, except that inspite [...]










