AJAX

From Organic Design wiki
Revision as of 07:17, 9 July 2011 by Nad (talk | contribs) (add jQuery, rm from glossary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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