Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services   Why Choose Bookware?  
 Search:   
Call our store: 9922 6266 (from within Sydney) or 1800 734 567 (from outside Sydney)
 View Cart   Check Out   
 
Browse by Subject
 Nepean TAFE 2012
I.T
 .NET
 Windows 7
 Adobe CS5
 Cisco
 CCNA 2012
 CCNP 2012
 Java
 VB
 ASP
 Web Design
 E-Commerce
 Project Management
 ITIL
 Macintosh
 Linux
 Windows Server 2008
 SAP
 Sharepoint 2010
Certification
 MCITP
 MCTS
Economics and Business
 Accounting
 Business Information Systems
 Economics
 Finance
 Management
 Marketing
 TAX
 Human Resources
Academic
 Law
 Nursing
 Medical

Adding Ajax

by: Shelley Powers (Author)

Notify me when in stock

On-line Price: $45.95 (includes GST)

Paperback package 399

20%Off Retail Price

You save: $12.00

Please call us to check availability

Retail Price: $57.95

Publisher: O'REILLY,01/06/2007

Category: AJAX Level:

ISBN: 0596529368
ISBN13: 9780596529369

Add to Shopping Cart

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.