September 17, 2002

Who's your DOM?

To really use JavaScript and CSS well, you need to understand the Document Object Model. Unfortunately, the history of the DOM has been rocky since the major browsers have not implimented it consistantly. Standards have been developed and this author shows some examples using the open-source browser Mozilla.

Rough Guide to the DOM - Part 1