Adding Ajax: Making Existing Sites More Interactive

Adding Ajax: Making Existing Sites More Interactive

by Shelley Powers
Adding Ajax: Making Existing Sites More Interactive

Adding Ajax: Making Existing Sites More Interactive

by Shelley Powers

eBook

$20.99  $27.99 Save 25% Current price is $20.99, Original price is $27.99. You Save 25%.

Available on Compatible NOOK Devices and the free NOOK Apps.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the form fields, without actually having to submit the form. That's just one example.

Adding Ajax is for those of you more interested in extending existing applications than in creating Rich Internet Applications (RIA). You already know the "business-side" of applications-web forms, server-side driven pages, and static content-and now you want to make your web pages livelier, more fun, and much more interactive. This book:

  • Provides an overview of Ajax technologies, and the importance of developing a strategy for changing your site before you sit down to code
  • Explains the heart and soul of Ajax: how to work with the XMLHttpRequest object
  • Introduces and demonstrates several important Ajax libraries, including Prototype, script.aculo.us, rico, Mochikit
  • Explores the interactive element that is Ajax, including how to work with events and event handlers that work across browsers
  • Introduces the concept of web page as space, and covers three popular approaches to managing web space
  • Explains how to make data updates, including adding new data, deleting, and making updates, all from within a single page
  • Describes the effects Ajax has on the Web-breaking the back button, losing browser history, dynamic effects that disappear when the page is refreshed, and more
  • Covers advanced CSS effects, including drag and drop "scroll bars", pagination, and the use of SVG and the Canvas object
  • Explores mashups-Ajax's ability to combine data from different web services in any number of ways, directly in our web pages
You don't need to start over to use Ajax. You can simply add to what you already have. This book explains how.

Product Details

ISBN-13: 9780596550462
Publisher: O'Reilly Media, Incorporated
Publication date: 06/20/2007
Sold by: Barnes & Noble
Format: eBook
Pages: 400
File size: 5 MB

About the Author

Shelley Powers has been working with, and writing about, web technologies for more than 25 years. She wrote her first book on JavaScript in 1996. Her recent O'Reilly books have primarily focused on JavaScript and Node.

Table of Contents

  • Preface
  • Chapter 1: Getting Ready to Make a Move to Ajax
  • Chapter 2: The Ajax Bits
  • Chapter 3: Ajax Tools and Terminology
  • Chapter 4: Interactive Effects
  • Chapter 5: Space: The Final Frontier
  • Chapter 6: Dynamic Data
  • Chapter 7: History, Navigation, and Place with Single-Page Applications
  • Chapter 8: Adding Advanced Visual Effects
  • Chapter 9: Mashup Your Site
  • Chapter 10: Scaling, Infrastructure, and Starting from Scratch
  • Colophon
From the B&N Reads Blog

Customer Reviews