| AJAX (Asynchronous JavaScript with XML) is a combination of technologies like HTML, JavaScript, DHTML and DOM. Unlike traditional approach in web applications, which require reloading of the entire page on-submit, AJAX provides dynamic, asynchronous web interaction without refreshing the page.
This course illustrates different techniques, frameworks and tools used for developing AJAX-based web applications. |