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

&& (ampersands) as AND operator, Making sure more than one condition is true
( ) parentheses
failing to close, Troubleshooting and Debugging
in functions, Functions: Turn Useful Code Into Reusable Commands
(quotation marks)
correct usage of, Non-Closed Pairs
in strings, Types of Data, Strings
* (asterisk), Basic Math
/* and */ for commenting code, Comments
<input> tags, Understanding Forms
<script> tags, How to Add JavaScript to a Page, How to Add JavaScript to a Page
= (equal sign)
as assignment operator, Creating a Variable, Conditional Statement Basics
as equality operator, Conditional Statement Basics
?, Disabling Form Fields
[ ] (brackets) to indicate arrays, Creating an Array
{ } (curly braces)
failing to close, Non-Closed Pairs
in conditional statements, Conditional Statement Basics, Nesting Conditional Statements
|| (pipe characters) as logical OR operator, Making sure at least one condition is true

A

absolute paths (URLs), External JavaScript Files
absolute positioning, The Basics
Accordion plug-in (jQuery)
creating a complex accordion, Expanding Your Interface–Customizing an Accordion, Hiding Information with Accordion Panels, Hiding Information with ...

Get JavaScript: The Missing Manual now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.