Main > AHAH - Page 1 of 1


May 20, 2006

Daniele pointed to an experimental project AHAH section where he is collecting and developing the necessary to create AHAH applications. In the document you can see how he expanded the original AHAH functions to support passing data from an html...

February 28, 2006

John added a new AJAX plugin for jQuery. The new plugin have one public method which is load(URI,Params,Callback), and could be used to retrieve remote HTML and loads it into the matching elements : $("p").load("/test/ajax-test.html"); There are two optional methods...

November 29, 2005

AJAX ? 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...
< prev page 1 next page >