AHAH is a very simple technique for dynamically updating web pages using JavaScript.
AHAHA (Asynchronous HTML and HTTP) is a very simple technique for dynamically updating web pages using JavaScript. It involves using XMLHTTPRequest to retrieve (X)HTML fragments which are then inserted directly into the web page, whence they can be styled using CSS. (more information on Microformats website -- http://microformats.org/wiki/rest/ahah)