AJAX

From Organic Design wiki
Revision as of 10:44, 5 October 2007 by Nad (talk | contribs)

Ajax is Asyncronous Javascript And XML. The main concept is the XmlHttpRequest (XHR) object which is a standard way of making HTTP requests from within the JavaScript runtime environment.

Popular Ajax Frameworks

See also