getElementById.com
Nice collection of scripts and samples demonstrating the fundamentals of DOM coding made by Martial Boissonneault.
Highlight image script
This script demonstrates using the DOM of IE 4/ NS 6 to dynamically highlight an image (apply a border to it) whenever the mouse moves over it.
Image Clipping Effects / Texture Walls
Produces a 3D illusion effect by dynamically creating multiple images and clipping each one. Illustrates a texture effect.
Image Clipping Effects / the Can
Produces a 3D illusion effect by dynamically creating multiple images and clipping each one.
Mozilla's DOM Sample Project
Samples made by volunteers for sharing knowledge and information about the DOM of Mozilla. You can select from the pulldown menus which samples you want to see.
Mozilla's DOM Sample Project: List of Sample Pages
A set of interactive samples demonstrating how to use features of the W3C DOM.
Pseudo-links
Working demo with tutorial how to create pseudo-links using DOM.
Resolution Independent Layout
Script set "body.style.zoom" according to the width of the window, that can be resized.
Round Title
Dynamically creates text elements and animates them.
Scrolling Banner
This example demonstrates how to achieve a scrolling banner, similar to IE's MARQUEE element, using methods and properties contained in the DOM 1 and 2 recommendations of the W3C.
Scrolling Credits
Dynamically creates a set of text elements like a credits list. Animates the area, changing text position and text color.
Shake image script (onMouseover)
This script "shakes" an image when the mouse comes in contact with it, by harnessing the relative positioning/animating capability of NS 6 and IE 4+.
Style with DOM.
How to dynamically change styles using the DOM.
Submit Once! form validation script
Use this practical script to prevent users from abusing the submit button of your forms in NS 6 and IE 4+. It will automatically disable the button immediately after it's pressed.
Taboca Demonstrations for Gecko
A collection of demos by Marcio Galli.
Text Interlace
Uses DOM to animate two strings of text producing an "interlace" effect.
Toshirou Takahashi's DOM Sample Code
Numerous samples showing how to use DOM features.
WebFx
A showcase for DOM and DHTML JavaScript programming.
Results: Previous 1 2 3 4