- Traversing the DOM using a number of different JavaScript properties
- Targeting nodes
- Retrieving and changing the values of nodes and their attributes
- Manipulating the DOM
- Adding, removing, and replacing nodes using JavaScript properties
Tuesday, November 1st, 2011
Practice: JavaScript and the Document Object Model
The exercises in this article give you practice in: