Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

AJAX: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (→‎Ajax in Moodle: link edit)
Línia 4: Línia 4:
== Ajax in Moodle ==
== Ajax in Moodle ==


Moodle has recently (July 2006) adopted the [[Yahoo! user interface library]] and most future work in this area will  build upon that foundation.
Moodle has recently (July 2006) adopted the [[Development:YUI|Yahoo! user interface library]] and most future work in this area will  build upon that foundation.


There are several current projects that make use of these technologies e.g.:
There are several current projects that make use of these technologies e.g.:
Línia 10: Línia 10:
* [[Chameleon]] theme
* [[Chameleon]] theme
* [[Student projects/AJAX course format]]
* [[Student projects/AJAX course format]]


== See also ==
== See also ==

Revisió del 11:42, 29 jul 2007

Plantilla:Moodle 1.7 AJAX (Asynchronous Javascript and XML) is a modern web design technique that allows for more interactivity. It describes a new way of working with existing technologies (including HTML, Javascript, CSS and the XMLHttpRequest object amongst others) rather than a new piece of technology.

Ajax in Moodle

Moodle has recently (July 2006) adopted the Yahoo! user interface library and most future work in this area will build upon that foundation.

There are several current projects that make use of these technologies e.g.:

See also