|
Chapter 1:
Anatomy of a jQuery Script
He's got a brand new start
Now he's a happy guy
—Devo, "Happy Guy"
A typical jQuery script uses a wide assortment of the methods that the library offers. Selectors, DOM manipulation, event handling, and so forth come into play as required by the task at hand. In order to make the best use of jQuery, we need to keep in mind the wide range of capabilities it provides.
This book will itemize every method and function found in the jQuery library. Since there are many methods and functions to sort through, it will be useful to know what the basic categories of methods are, and how they come into play within a jQuery script. Here we will see a fully functioning script, and examine how the different aspects of jQuery are utilized in each part of the script.
|
Chapter
1: Anatomy of a jQuery Script
-
A Dynamic Table of Contents
- Obtaining jQuery
- Setting Up the HTML Document
- Writing the jQuery Code
-
Script Dissection
- Selector Expressions
- DOM Traversal Methods
- DOM Manipulation Methods
- Event Methods
- Effect Methods
- AJAX Methods
- Miscellaneous Methods
- Plug-In API
-
Summary
|
|
Paperback 225 pages
Released: July 2007
ISBN: 1847193811
ISBN 13:
978-1-847193-81-0 |
|
|
|
|