Document Object Model

Ajax Technology

Introduction Ajax  means  Asynchronous JavaScript + XML which enable the rich application user interface without the page reloading concept.   Technologies incorporated by Ajax Ajax incorporates several technologies to derive the Ajax web application model. The technologies are: 1.standards-based presentation using XHTML and CSS; 2.Dynamic display and interaction using the Document Object Model; 3.Data interchange Ajax Technology