Tuesday, November 1st, 2011

Practice: JavaScript and the Document Object Model

The exercises in this article give you practice in:
  • 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

Read full article

Share this article

Leave a comment

Leave a Comment