AJAX

From Organic Design wiki
Revision as of 08:42, 17 January 2009 by Nad (talk | contribs) (Ajax moved to AJAX)

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