Web Glossary
- AJAX (Asynchronous JavaScript and XML)
- A web development/DOM scripting technique for creating interactive web applications. AJAX uses Javascript and XML to silently load data from the server without refreshing the web page.
Related Terms: JavaScript, Refresh, Web 2.0, Web Page, XML (eXtensible Markup Language)