If you're a JavaScript programmer, the chances are, you've heard of something called the DOM. However, just what exactly is it? How do you program using it? As both IE and Firefox move toward conforming to the W3C proposed standards in terms of scripting and manipulating the document, the DOM takes center stage in all of us. The following is an introductory, crash course on the DOM of modern browsers such as IE and Firefox. Read it, and if nothing else, fear the DOM no more. We demystify the DOM (Document Object Model) of IE5 and NS6 with this tutorial.
View Tutorial
|
 |