Home JavaScript Centrality CSS Studio PHP Folio Tools Projects Links
Language Reference Code Examples

AJAX

AJAX is an acronym which stands for Asynchronous Javascript And XML. It is a technique which allows you to access and return dynamically generated content without navigating to a new page.

I will be adding some AJAX examples here shortly.