AJAX Introduction by Bhanwar Gupta - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
What is AJAX ?
• A Web development technique for creating interactive web applications IntensionShift a great deal of interaction to the Web surfer's computer
Used to retrieve data and update selected parts of the page without refreshing the entire page
Example: Google Suggest, Google Maps
: Increase the Web page's interactivity, speed, and usability; better user experience
