Module summary
To review a step in the summary, click on a number in the table:
Step number | Topic |
---|---|
1 | The Document Object Model (DOM) |
2 | DOM properties and one method |
3 | Example: Node properties |
4 | Tree structure and navigation |
5 | Example: Tree structure and navigation |
6 | Extracting information about objects |
7 | Example: Extracting information |
8 | Making changes to objects |
9 | Example: Making changes to objects |
10 | Adding objects |
11 | Example: Adding objects |
12 | Rearranging objects |
13 | Deleting objects |
14 | Exercise: Using the DOM |