Encyclopedia

Ajax

Also found in: Dictionary, Medical, Financial, Acronyms, Wikipedia.

Ajax

(programming)
(Asynchronous JavaScript And XML) A collection of techniques for creating interactive web applications without having to reload the complete web page in response to each user input, thus making the interaction faster. AJAX typically uses the XMLHttpRequest browser object to exchange data asynchronously with the web server. Alternatively, an IFrame object or dynamically added <script> tags may be used instead of XMLHttpRequest.

Despite the name, Ajax can combine any browser scripting language (not just JavaScript) and any data representation (not just XML). Alternative data formats include HTML, plain text or JSON.

Several Ajax frameworks are now available to simplify Ajax development.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

Ajax (the greater)

archetypal Miles Gloriosus. [Br. Lit.: Troilus and Cressida]

Ajax

(the lesser) boastful and insolent; drowns due to vanity. [Gk. Myth.: Kravitz, 14]
See: Conceit

Ajax (the Greater)

kills himself in rage over loss of Achilles’ armor. [Rom. Lit.: Aeneid]
See: Suicide
Allusions—Cultural, Literary, Biblical, and Historical: A Thematic Dictionary. Copyright 2008 The Gale Group, Inc. All rights reserved.

AJAX

(Asynchronous JAvaScript and XML) Using an enhancement in JavaScript that allows Web pages to be more interactive and behave like local applications, which are also known as "rich client" applications. AJAX allows the Web page to retrieve small amounts of data from the server without reloading the entire page.

Also known as "remote scripting," AJAX allows Web-based applications to be designed like LAN-based applications. Prior to AJAX, any retrieval of data from the server required that the entire Web page be refreshed in the user's computer. As a result, systems were often designed with less interaction; for example, to have the user submit a form only at the end, after all fields were filled in. In contrast, AJAX systems can validate one or two items at a time "behind the scenes" without making the session cumbersome, especially over slow connections.

The XMLHTTPRequest Object
The JavaScript function that makes AJAX possible is the XMLHTTPRequest object, which was added to the JavaScript runtime module in the Web browser. It was first available in IE 5, Mozilla 1.0, Safari 1.2 and Opera 8. The XMLHTTPRequest object returns the data formatted in a DOM document.

Web Workers
Subsequent to AJAX, Web Workers is another method for making Web-based applications function like locally installed applications. For more details, see Web Workers. See AJAX engine, AJAX framework, ARAX, rich client, JavaScript and DOM.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
The post Apoel keep dream alive with draw against Ajax appeared first on Cyprus Mail .
If Spurs' defence can nullify Ajax the same way they did with Borussia Dortmund, Pochettino's side could well take a positive result to Amsterdam.
Muhren said: "Ajax's win in Madrid and United's victory in Paris were both fantastic to watch.
Hakim Ziyech, David Neres, Dusan Tadic, all scored for Ajax and they had gained a 3-0 lead in the 62nd minute of the match.
Restored by the break, Ajax pressed again and soon found their equalizer.
Ajax confirmed to the Dutch daily that talks with PSG have been held, although the club added there was no definitive agreement other clubs have also shown interest".
9 November 2017 - US-based investment fund Heartland Equity Partners has acquired a majority ownership position in US-based metal forming solutions provider Ajax Metal Forming Solutions, the company said.
SIEM de Jong is set to quit Newcastle United and join an Ajax side in the middle of a fullblown crisis.
PETER BOSZ has admitted the only way Ajax can beat Manchester United is to stick to their footballing principles.
DALEY BLIND and his dad Danny will park a lifetime's support for Ajax - and hope Manchester United make European history in Stockholm.
BORO have moved quickly in the summer transfer window to secure the signing of Ajax winger Viktor Fischer.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.