AJAX

From Organic Design wiki
Revision as of 23:38, 27 September 2010 by Nad (talk | contribs) ({{glossary}})
Glossary.svg This page describes a concept which is part of our glossary

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