Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: AJAX.

AJAX: Difference between revisions

From MoodleDocs
No edit summary
 
(adding another URL reference)
Line 4: Line 4:


* [http://www.sourcelabs.com/blogs/ajb/2005/12/10_places_you_must_use_ajax.html ''10 places you must use AJAX'' by Adam Bosworth]
* [http://www.sourcelabs.com/blogs/ajb/2005/12/10_places_you_must_use_ajax.html ''10 places you must use AJAX'' by Adam Bosworth]
* [http://www-128.ibm.com/developerworks/web/library/wa-ajaxtop1/?ca=dgr-lnxw01AjaxHype ''Considering Ajax, Part 1: Cut through the hype'' from IBM developerworks]]


{{stub}}
{{stub}}

Revision as of 14:37, 12 May 2006

AJAX (Asynchronous Javascript and XML) is a modern web design technique that allows for more interactivity.

See also