Sign In

Glossary

AJAX

An acronym for Asynchronous JavaScript and XML. Ajax is a combination of several programming languages that's used to create interactive websites and applications. Ajax allows content on a web page to be changed and updated without needing to reload the page itself. AJAX applications can be developed to anticipate a future need for certain data and download it to the browser before the user requests it - speeding up any subsequent response.

Return to Glossary Close Window