Skip to Content
JavaScript & jQuery: The Missing Manual, 2nd Edition
book

JavaScript & jQuery: The Missing Manual, 2nd Edition

by David Sawyer McFarland
October 2011
Intermediate to advanced content levelIntermediate to advanced
535 pages
18h 20m
English
O'Reilly Media, Inc.
Content preview from JavaScript & jQuery: The Missing Manual, 2nd Edition

Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! (exclamation point)
!= inequality operator, Conditional Statement BasicsConditional Statement Basics, Conditional Statement Basics, Conditional Statement Basics
!== strict inequality operator, Conditional Statement Basics
NOT operator, Negating a conditionNesting Conditional Statements, Negating a condition, Nesting Conditional Statements
# (pound sign), in ID selectors, Selecting Page Elements: The jQuery Way
$ (dollar sign)
preceding jQuery object, Selecting Page Elements: The jQuery Way, Getting the Most from jQuery, $() Is the Same as jQuery()
& (ampersand)
&& logical AND operator, Making sure more than one condition is true
/ (forward slash)
/*…*/ enclosing comments, Comments
// preceding comments, CommentsComments in This Book, When to Use Comments, Comments in This Book
/= divide and assign operator, Changing the Values in Variables
/…/ enclosing regular expressions, Creating and Using a Basic Regular Expression
in HTML tags, How HTML Tags Work
. (period)
preceding class selectors, Class selectors
preceding jQuery functions, Adding Content to a Page
preceding object properties or methods, Choosing how to add items to an array, A Quick Object ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

JavaScript: The Missing Manual

JavaScript: The Missing Manual

David Sawyer McFarland

Publisher Resources

ISBN: 9781449317812Supplemental ContentErrata Page