APress - Foundations Of Ajax (2006).pdf

(7639 KB) Pobierz
Foundations of Ajax
Foundations
of Ajax
Ryan Asleson
Nathaniel T. Schutta
30116405.002.png 30116405.003.png 30116405.004.png
Foundations of Ajax
Copyright © 2006 by Ryan Asleson and Nathaniel T. Schutta
All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means,
electronic or mechanical, including photocopying, recording, or by any information storage or retrieval
system, without the prior written permission of the copyright owner and the publisher.
ISBN (pbk): 1-59059-582-3
Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1
Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence
of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark
owner, with no intention of infringement of the trademark.
Lead Editor: Ewan Buckingham
Technical Reviewer: Keith Harvey
Editorial Board: Steve Anglin, Dan Appleman, Ewan Buckingham, Gary Cornell, Tony Davis,
Jason Gilmore, Jonathan Hassell, Chris Mills, Dominic Shakeshaft, Jim Sumser
Production Director and Project Manager: Grace Wong
Copy Edit Manager: Nicole LeClerc
Copy Editor: Kim Wimpsett
Assistant Production Director: Kari Brooks-Copony
Production Editor: Linda Marousek
Compositor: Linda Weidemann, Wolf Creek Press
Proofreader: Patrick Vincent
Indexer: Tim Tate
Artist: Kinetic Publishing Services, LLC
Interior Designer: Van Winkle Design Group
Cover Designer: Kurt Krames
Manufacturing Director: Tom Debolski
Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor,
New York, NY 10013. Phone 1-800-SPRINGER, fax 201-348-4505, e-mail orders-ny@springer-sbm.com , or
visit http://www.springeronline.com .
For information on translations, please contact Apress directly at 2560 Ninth Street, Suite 219, Berkeley,
CA 94710. Phone 510-549-5930, fax 510-549-5939, e-mail info@apress.com , or visit http://www.apress.com .
The information in this book is distributed on an “as is” basis, without warranty. Although every pre-
caution has been taken in the preparation of this work, neither the author(s) nor Apress shall have any
liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly
or indirectly by the information contained in this work.
The source code for this book is available to readers at http://www.apress.com in the Source Code section.
 
For Sara and Adam
—Ryan Asleson
To Christine, without whom
none of this would matter
—Nathaniel T. Schutta
 
 
Contents at a Glance
About the Authors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii
About the Technical Reviewer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
n CHAPTER 1
Introducing Ajax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
n CHAPTER 2
Using the XMLHttpRequest Object . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
n CHAPTER 3
Communicating with the Server:
Sending Requests and Processing Responses . . . . . . . . . . . . . . . . . . 39
n CHAPTER 4
Implementing Basic Ajax Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
n CHAPTER 5
Building the Ultimate Ajax Developer’s Toolbox . . . . . . . . . . . . . . . . 131
n CHAPTER 6
Testing JavaScript with JsUnit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161
n CHAPTER 7
Exploring JavaScript Debugging
Tools and Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
n CHAPTER 8
Putting It All Together . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 219
n APPENDIX A Developing Cross-Browser JavaScript . . . . . . . . . . . . . . . . . . . . . . . . . 251
n APPENDIX B Introducing Ajax Frameworks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 257
n INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265
v
30116405.001.png
Zgłoś jeśli naruszono regulamin