Ajax Wiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(rather than a dead-end page, point out related wiki.)
Line 12: Line 12:
==Description==
==Description==
'''AJAX''' is a set of methods for developing interactive applications on the web using XMLHttpRequest and Javascript to provide data to the user without reloading a web page. This idea has been brewing for quite some time but only recently have these ideas been brought together and are starting to be formalized.
'''AJAX''' is a set of methods for developing interactive applications on the web using XMLHttpRequest and Javascript to provide data to the user without reloading a web page. This idea has been brewing for quite some time but only recently have these ideas been brought together and are starting to be formalized.
Offline as of 2007-01-27 (but still linked to as "wiki" from [http://kessin.com/ the root of the site], so perhaps it's unintentional/temporary?).
Some related wiki: [[Ajax Patterns]], [http://en.wikibooks.org/wiki/Programming:JavaScript Wikibooks:JavaScript].

Revision as of 01:37, 28 January 2007

Sadly, this wiki site has been inappropriately reassigned to this template. Please re-assign it to our regular Wiki template, and amend its fields accordingly.
[{{{URL}}} Ajax Wiki]

Description

AJAX is a set of methods for developing interactive applications on the web using XMLHttpRequest and Javascript to provide data to the user without reloading a web page. This idea has been brewing for quite some time but only recently have these ideas been brought together and are starting to be formalized.

Offline as of 2007-01-27 (but still linked to as "wiki" from the root of the site, so perhaps it's unintentional/temporary?). Some related wiki: Ajax Patterns, Wikibooks:JavaScript.