Max Kiesler - Responsive Designer

AHAH: Asychronous HTML and HTTP


Posted on 19th March, by max in Code. Comments Off

AHAH is a very simple technique for dynamically updating web pages using JavaScript. It involves using XMLHTTPRequest to retrieve fragments which are then inserted directly into the web page, whence they can be styled using CSS.

Website: http://microformats.org/wiki/rest/ahah





Comments are closed.