Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: AJAX.

AJAX: Difference between revisions

From MoodleDocs
No edit summary
 
(Replaced content with "{{Moved_to_dev_docs}}")
 
(15 intermediate revisions by 7 users not shown)
Line 1: Line 1:
'''AJAX (Asynchronous Javascript and XML)''' is a modern web design technique that allows for more interactivity.
{{Moved_to_dev_docs}}
 
== See also ==
 
* [http://www.sourcelabs.com/blogs/ajb/2005/12/10_places_you_must_use_ajax.html ''10 places you must use AJAX'' by Adam Bosworth]
 
{{stub}}
 
[[Category:Developer]]
[[Category:Javascript]]
[[Category:User Interface]]

Latest revision as of 09:22, 16 June 2011

This development related page is now located in the Dev docs.

See the AJAX page in the Dev docs.