Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Ajax (programming)

Index Ajax (programming)

Ajax (also AJAX; short for "Asynchronous JavaScript And XML") is a set of Web development techniques using many Web technologies on the client side to create asynchronous Web applications. [1]

62 relations: ActionScript, ActiveX, Application programming interface, Asynchronous I/O, Bandwidth (computing), Bookmark (World Wide Web), Callback (computer programming), Cascading Style Sheets, Client-side, Comet (programming), Cross-browser, Document Object Model, Dynamic web page, Fragment identifier, Gmail, Google, Google Maps, Google Search, Headless browser, HTML, HTML5, HTTP/2, Hypertext Transfer Protocol, IBM, Internet Explorer, Internet Explorer 5, Internet Explorer 7, JavaScript, JAWS (screen reader), Jesse James Garrett, JQuery, JSON, Kayak.com, List of Ajax frameworks, MDN Web Docs, Microsoft Edge, Mozilla, MSXML, Node.js, Oddpost, Opera (web browser), Outlook on the web, Personal digital assistant, Rich Internet application, Safari (web browser), Same-origin policy, SitePoint, Smartphone, WAI-ARIA, Web application, ..., Web crawler, Web development, Web search engine, Web server, Web standards, WebSocket, World Wide Web, World Wide Web Consortium, XHTML, XML, XMLHttpRequest, XSLT. Expand index (12 more) »

ActionScript

ActionScript is an object-oriented programming language originally developed by Macromedia Inc. (later acquired by Adobe Systems).

New!!: Ajax (programming) and ActionScript · See more »

ActiveX

ActiveX is a software framework created by Microsoft that adapts its earlier Component Object Model (COM) and Object Linking and Embedding (OLE) technologies for content downloaded from a network, particularly from the World Wide Web.

New!!: Ajax (programming) and ActiveX · See more »

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: Ajax (programming) and Application programming interface · See more »

Asynchronous I/O

In computer science, asynchronous I/O (also non-sequential I/O) is a form of input/output processing that permits other processing to continue before the transmission has finished.

New!!: Ajax (programming) and Asynchronous I/O · See more »

Bandwidth (computing)

In computing, bandwidth is the maximum rate of data transfer across a given path.

New!!: Ajax (programming) and Bandwidth (computing) · See more »

Bookmark (World Wide Web)

In the context of the World Wide Web, a bookmark is a Uniform Resource Identifier (URI) that is stored for later retrieval in any of various storage formats.

New!!: Ajax (programming) and Bookmark (World Wide Web) · See more »

Callback (computer programming)

In computer programming, a callback, also known as a "call-after" function, is any executable code that is passed as an argument to other code, which is expected to call back (execute) the argument at a given time.

New!!: Ajax (programming) and Callback (computer programming) · See more »

Cascading Style Sheets

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like HTML.

New!!: Ajax (programming) and Cascading Style Sheets · See more »

Client-side

Client-side refers to operations that are performed by the client in a client–server relationship in a computer network.

New!!: Ajax (programming) and Client-side · See more »

Comet (programming)

Comet is a web application model in which a long-held HTTPS request allows a web server to push data to a browser, without the browser explicitly requesting it.

New!!: Ajax (programming) and Comet (programming) · See more »

Cross-browser

Cross-browser refers to the ability of a website, web application, HTML construct or client-side script to function in environments that provide its required features and to bow out or degrade gracefully when features are absent or lacking.

New!!: Ajax (programming) and Cross-browser · See more »

Document Object Model

The Document Object Model (DOM) is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure wherein each node is an object representing a part of the document.

New!!: Ajax (programming) and Document Object Model · See more »

Dynamic web page

A server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts.

New!!: Ajax (programming) and Dynamic web page · See more »

Fragment identifier

In computer hypertext, a fragment identifier is a short string of characters that refers to a resource that is subordinate to another, primary resource.

New!!: Ajax (programming) and Fragment identifier · See more »

Gmail

Gmail is a free, advertising-supported email service developed by Google.

New!!: Ajax (programming) and Gmail · See more »

Google

Google LLC is an American multinational technology company that specializes in Internet-related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware.

New!!: Ajax (programming) and Google · See more »

Google Maps

Google Maps is a web mapping service developed by Google.

New!!: Ajax (programming) and Google Maps · See more »

Google Search

Google Search, commonly referred to as Google Web Search or simply Google, is a web search engine developed by Google.

New!!: Ajax (programming) and Google Search · See more »

Headless browser

A headless browser is a web browser without a graphical user interface.

New!!: Ajax (programming) and Headless browser · See more »

HTML

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.

New!!: Ajax (programming) and HTML · See more »

HTML5

HTML5 is a markup language used for structuring and presenting content on the World Wide Web.

New!!: Ajax (programming) and HTML5 · See more »

HTTP/2

HTTP/2 (originally named HTTP/2.0) is a major revision of the HTTP network protocol used by the World Wide Web.

New!!: Ajax (programming) and HTTP/2 · See more »

Hypertext Transfer Protocol

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, and hypermedia information systems.

New!!: Ajax (programming) and Hypertext Transfer Protocol · See more »

IBM

The International Business Machines Corporation (IBM) is an American multinational technology company headquartered in Armonk, New York, United States, with operations in over 170 countries.

New!!: Ajax (programming) and IBM · See more »

Internet Explorer

Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated IE or MSIE) is a series of graphical web browsers developed by Microsoft and included in the Microsoft Windows line of operating systems, starting in 1995.

New!!: Ajax (programming) and Internet Explorer · See more »

Internet Explorer 5

Microsoft Internet Explorer 5 (IE5) is a graphical web browser and one of the main participants of the first browser war.

New!!: Ajax (programming) and Internet Explorer 5 · See more »

Internet Explorer 7

Windows Internet Explorer 7 (IE7) (codenamed Rincon) is a web browser for Windows.

New!!: Ajax (programming) and Internet Explorer 7 · See more »

JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language.

New!!: Ajax (programming) and JavaScript · See more »

JAWS (screen reader)

JAWS ("Job Access With Speech") is a computer screen reader program for Microsoft Windows that allows blind and visually impaired users to read the screen either with a text-to-speech output or by a refreshable Braille display.

New!!: Ajax (programming) and JAWS (screen reader) · See more »

Jesse James Garrett

Jesse James Garrett is a User Experience Designer based in San Francisco, California and co-founder of Adaptive Path strategy and design consulting firm.

New!!: Ajax (programming) and Jesse James Garrett · See more »

JQuery

jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.

New!!: Ajax (programming) and JQuery · See more »

JSON

In computing, JavaScript Object Notation or JSON ("Jason") is an open-standard file format that uses human-readable text to transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).

New!!: Ajax (programming) and JSON · See more »

Kayak.com

Kayak.com, sometimes styled as KAYAK, is a fare aggregator and travel metasearch engine operated by Booking Holdings.

New!!: Ajax (programming) and Kayak.com · See more »

List of Ajax frameworks

This is a list of notable Ajax frameworks, used for creating web applications with a dynamic link between the client and the server.

New!!: Ajax (programming) and List of Ajax frameworks · See more »

MDN Web Docs

MDN Web Docs, previously Mozilla Developer Network and formerly Mozilla Developer Center, is the official Mozilla website for development documentation of web standards and Mozilla projects.

New!!: Ajax (programming) and MDN Web Docs · See more »

Microsoft Edge

Microsoft Edge (codename "Spartan") is a web browser developed by Microsoft and included in Windows 10, Windows 10 Mobile and Xbox One, replacing Internet Explorer as the default web browser on all device classes.

New!!: Ajax (programming) and Microsoft Edge · See more »

Mozilla

Mozilla (stylized as moz://a) is a free software community founded in 1998 by members of Netscape.

New!!: Ajax (programming) and Mozilla · See more »

MSXML

Microsoft XML Core Services (MSXML), now legacy, was a set of services that allowed applications written in JScript, VBScript, and Microsoft development tools to build Windows-native XML-based applications.

New!!: Ajax (programming) and MSXML · See more »

Node.js

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code server-side.

New!!: Ajax (programming) and Node.js · See more »

Oddpost

Oddpost was a pay-for webmail service, in 2002, that pioneered the use of JavaScript to mimic a desktop mail application, the first notable foray into using Ajax methodologies for webmail.

New!!: Ajax (programming) and Oddpost · See more »

Opera (web browser)

Opera is a web browser for Windows, macOS, and Linux operating systems developed by Opera Software AS.

New!!: Ajax (programming) and Opera (web browser) · See more »

Outlook on the web

Outlook on the web (previously called Exchange Web Connect, Outlook Web Access, and Outlook Web App in Office 365 and Exchange Server 2013) is a personal information manager web app from Microsoft.

New!!: Ajax (programming) and Outlook on the web · See more »

Personal digital assistant

A personal digital assistant (PDA), also known as a handheld PC, is a variety mobile device which functions as a personal information manager.

New!!: Ajax (programming) and Personal digital assistant · See more »

Rich Internet application

A rich Internet application (RIA; sometimes called an Installable Internet Application) is a Web application that has many of the characteristics of desktop application software, typically delivered by way of a site-specific browser, a browser plug-in, an independent sandbox, extensive use of JavaScript, or a virtual machine.

New!!: Ajax (programming) and Rich Internet application · See more »

Safari (web browser)

Safari is a web browser developed by Apple based on the WebKit engine.

New!!: Ajax (programming) and Safari (web browser) · See more »

Same-origin policy

In computing, the same-origin policy is an important concept in the web application security model.

New!!: Ajax (programming) and Same-origin policy · See more »

SitePoint

SitePoint is a Melbourne, Australia-based website, and publisher of books, courses and articles for web developers.

New!!: Ajax (programming) and SitePoint · See more »

Smartphone

A smartphone is a handheld personal computer with a mobile operating system and an integrated mobile broadband cellular network connection for voice, SMS, and Internet data communication; most, if not all, smartphones also support Wi-Fi.

New!!: Ajax (programming) and Smartphone · See more »

WAI-ARIA

WAI-ARIA (Web Accessibility Initiative – Accessible Rich Internet Applications) is a technical specification published by the World Wide Web Consortium (W3C) that specifies how to increase the accessibility of web pages, in particular, dynamic content, and user interface components developed with Ajax, HTML, JavaScript, and related technologies.

New!!: Ajax (programming) and WAI-ARIA · See more »

Web application

In computing, a web application or web app is a client–server computer program which the client (including the user interface and client-side logic) runs in a web browser.

New!!: Ajax (programming) and Web application · See more »

Web crawler

A Web crawler, sometimes called a spider, is an Internet bot that systematically browses the World Wide Web, typically for the purpose of Web indexing (web spidering).

New!!: Ajax (programming) and Web crawler · See more »

Web development

Web development is a broad term for the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network).

New!!: Ajax (programming) and Web development · See more »

Web search engine

A web search engine is a software system that is designed to search for information on the World Wide Web.

New!!: Ajax (programming) and Web search engine · See more »

Web server

Web server refers to server software, or hardware dedicated to running said software, that can serve contents to the World Wide Web.

New!!: Ajax (programming) and Web server · See more »

Web standards

Web standards are the formal, non-proprietary standards and other technical specifications that define and describe aspects of the World Wide Web.

New!!: Ajax (programming) and Web standards · See more »

WebSocket

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection.

New!!: Ajax (programming) and WebSocket · See more »

World Wide Web

The World Wide Web (abbreviated WWW or the Web) is an information space where documents and other web resources are identified by Uniform Resource Locators (URLs), interlinked by hypertext links, and accessible via the Internet.

New!!: Ajax (programming) and World Wide Web · See more »

World Wide Web Consortium

The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web (abbreviated WWW or W3).

New!!: Ajax (programming) and World Wide Web Consortium · See more »

XHTML

Extensible Hypertext Markup Language (XHTML) is part of the family of XML markup languages.

New!!: Ajax (programming) and XHTML · See more »

XML

In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

New!!: Ajax (programming) and XML · See more »

XMLHttpRequest

XMLHttpRequest (XHR) is an API in the form of an object whose methods transfer data between a web browser and a web server.

New!!: Ajax (programming) and XMLHttpRequest · See more »

XSLT

XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.

New!!: Ajax (programming) and XSLT · See more »

Redirects here:

AHAH, AJAJ, AJAX, AJAX (programming), AJAX Framework, AJAX framework, AJAXy, Ajax (programming, Ajax (software), Ajax Development Platforms, Ajax Libraries, Ajax desktops, Ajax framework, Ajax language, Ajax programming, Ajax scripts, Asynchronous JavaScript and JSON, Asynchronous JavaScript and XML, Asynchronous Javascript and XML, CAJAX, Chat ajax, List of websites using Ajax.

References

[1] https://en.wikipedia.org/wiki/Ajax_(programming)

OutgoingIncoming
Hey! We are on Facebook now! »