Book description
JavaScript is the brains of your Web page—it enables you
to modify a document’s structure, styling, and content in
response to user actions without requesting new pages from the
server. Scriptin' with JavaScript and Ajax teaches you how to
master this powerful and elegant language so you can develop
intuitive user interactions that take the user experience to new
levels of sophistication and responsiveness.
Today’s application-like Web experiences (such as
Salesforce.com and Google Maps) and Web 2.0 sites (such as
Flickr.com and Twitter) are powered by JavaScript and Ajax. Using
the techniques shown in this book, you will be able to start
creating similar experiences in the sites you design.
Scriptin' with JavaScript and Ajax will teach you how to:
Start developing with JavaScript fast!
Write lightweight but powerful object-oriented code
Modify the Document Object Model
“Progressively enhance” your pages with JavaScript to provide the highest levels of accessibility to all users
Learn sophisticated techniques for making your pages respond to user actions
Use the downloadable Scriptin’ library of helper functions to speed development and ensure cross-browser compatibility
Use Ajax scripting techniques to update specific areas of the page with data from the server
Create powerful interface interactions, such as sliding panels and tree menus
Evaluate frameworks such as jQuery and Prototype to find the best one for your needs
Build an online application that looks and responds like a regular desktop application
Easily adapt the Scriptin’ code examples for use in your own projects—download them at www.scriptinwithajax.com
Table of contents
- Copyright
- Acknowledgments
- About the Author
- Contributors
- Introduction
- 1. JavaScript Comes of Age
- 2. JavaScript Basics
- 3. Objects and the DOM
- 4. Events
-
5. Ajax
- Understanding Ajax
- Creating a Simple Catalog
- Using Sajaxâthe Simple Ajax Framework
- Summary
- 6. Frameworks
-
7. Two Simple Web Applications
- About the Projects
- Building the Author Carousel
- AutoComplete and Maps with the Yahoo! API
- Summary
- A. Environment
-
B. Data
- Array Object
- Boolean Object
- Date Object
- Math Object
-
RegExp Object
- RegExp Object Properties
- RegExp Object Methods
- String Object Methods that Supports Regular Expressions
- RegExp Modifiers
- RegExp ModifiersâPosition Matching
- RegExp ModifierâCharacter Classes
- RegExp ModifierâLiterals
- RegExp ModifiersâRepetition
- RegExp ModifiersâGrouping
- RegExp ModifiersâBack Reference
- String Object
- Number Object
- C. Document
- D. Interaction
Product information
- Title: Scriptin’ with JavaScript and Ajax: A Designer’s Guide
- Author(s):
- Release date: August 2009
- Publisher(s): New Riders
- ISBN: None
You might also like
book
Understanding AJAX: Using JavaScript to Create Rich Internet Applications
AJAX: fast mastery for experienced Web developers! Already an experienced Web developer? Apply your skills in …
book
Sams Teach Yourself Ajax, JavaScript and PHP All in One
In just a short time, you can learn how to use Ajax, JavaScript, and PHP to …
book
HTML5 Guidelines for Web Developers
This book offers detailed insight from authors Klaus Förster and Bernd Öggl into the many new …
book
Foundation Website Creation with HTML5, CSS3, and JavaScript
Foundation Website Creation with HTML5, CSS3, and JavaScript shows the entire process of building a website. …