  |
So what's the document object model? - http://www.deakin.edu.au/~agoodman/scc219/dhtml/domtutorial/domtutorial.html
A fun DHTML-animated tutorial that explains what a document object model is. If you are a beginner, this may help you finally understand what the heck people mean when they talk about the DOM. |
  |
Adapting scripts for NS6 - http://wsabstract.com/javatutors/ns6update.shtml
Basic Hints for adapting existing scripts for Netscape 6. |
  |
Fading in text using the DOM - http://wsabstract.com/dhtmltutors/fadingtext.shtml
Learn how to utilize DHTML and the new DOM of IE5/NS6 to fade in text. |
  |
Creating dynamic content in NS 6 - http://wsabstract.com/javatutors/dynamiccontent4.shtml
Learn the elusive technique for creating dynamic, on-the-fly content in NS 6. |
  |
Netscape 6, Part II: Animation - http://www.webreference.com/js/column73/
Cross-browser animation using the DOM. Some useful information, some rather questionable advice too. Use with caution. |