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.
Technologies
• You might already know the components of Ajax
XHTML (or HTML) and CSSMarking up and styling information
DOM accessed with a client-side scripting language
Dynamically display and interact with the information presented
XMLHttpRequest object XML Exchange data asynchronously with the web server
Format for transferring data
