- AJAX
- Asynchronous Javascript And XML, a programming technique for Web pages where a Javascript program running in the user’s browser requests data from the server on an as-needed basis in the background in order to provide a more responsive user interface.
|