Book III
JavaScript

Contents at a Glance
Chapter 1: Understanding JavaScript Basics
Viewing the World of JavaScript
Examining the Ways to Add JavaScript to a Page
Chapter 2: Building a JavaScript Program
Getting Started with JavaScript Programming
Testing Things with Conditionals
Performing Actions Multiple Times with Loops
Using Functions to Avoid Repeating Yourself
Incorporating the jQuery ready() Function
Selecting Elements with jQuery
Working with HTML Using jQuery
Changing Attributes and Styles
Chapter 4: Reacting to Events with JavaScript and jQuery
Chapter 5: Troubleshooting JavaScript Programs
