Book description
Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel.
Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper.
The book also explains:
- How to connect server-side backend components to user interfaces in the browser
- Loading and manipulating XML documents, and how to replace XML with JSON
- Manipulating the Document Object Model (DOM)
- Designing Ajax interfaces for usability, functionality, visualization, and accessibility
- Site navigation layout, including issues with Ajax and the browser's back button
- Adding life to tables & lists, navigation boxes and windows
- Animation creation, interactive forms, and data validation
- Search, web services and mash-ups
- Applying Ajax to business communications, and creating Internet games without plug-ins
- The advantages of modular coding, ways to optimize Ajax applications, and more
Publisher resources
Table of contents
- Ajax: The Definitive Guide
- Dedication
- A Note Regarding Supplemental Files
- Preface
-
I. Ajax Fundamentals
- 1. Reinventing the Web
- 2. From Web Sites to Web Applications
- 3. Servers, Databases, and the Web
- 4. Foundations: Scripting XML and JSON
- 5. Manipulating the DOM
- 6. Designing Ajax Interfaces
-
II. Ajax Foundations
- 7. Laying Out Site Navigation
- 8. Fun with Tables and Lists
- 9. Page Layout with Frames That Aren’t
- 10. Navigation Boxes and Windows
- 11. Customizing the Client
- 12. Errors: To Be (in Style) or Not to Be
- 13. This Ain’t Your Father’s Animation
- 14. A Funny Thing Happened on the Way to the Form
- 15. Data Validation: Client, Server, or Both
-
III. Ajax in Applications
- 16. Search: The New Frontier
- 17. Introducing Web Services
- 18. Web Services: The APIs
- 19. Mashups
- 20. For Your Business Communication Needs
- 21. Internet Games Without Plug-ins
- IV. Wrapping Up
-
V. References
- A. The XML and XSLT You Need to Know
- B. JavaScript Framework, Toolkit, and Library References
- C. Web Service API Catalog
- D. Ajax Risk References
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Ajax: The Definitive Guide
- Author(s):
- Release date: January 2008
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596528386
You might also like
book
Ajax Bible
Build interactive Web applications with Ajax Create live searches and online spreadsheets Discover programming mistakes to …
book
Professional Ajax, 2nd Edition
Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The …
book
Beginning jQuery: From the Basics of jQuery to Writing your Own Plug-ins
Navigate the tricky issues around cross-browser inconsistencies and use jQuery to avoid wasting time fixing these …
book
jQuery in Action, Third Edition
jQuery in Action, Third Edition, is a fast-paced and complete guide to jQuery, focused on the …