!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Lecture 13: The DOM
Lecture 13

The DOM, part 1

Ketan Mayer-Patel

University of North Carolina

HTML Form Example

The DOM

The DOM Tree

The document object

Element nodes

Attribute nodes

Text Nodes

Example

A Sortable Table

Prototype Extension

Assignment 3