Skip to main content

AJAX

« Back to Glossary Index

AJAX STANDS FOR «Asynchronous JavaScript and XML»
AJAX uses various programming tools to send and retrieve data without having to refresh a web page. If you have your Facebook homepage up in a browser, it will keep refreshing to provide you with updates. Here’s an example of AJAX code.

« Back to Glossary Index