JavaScript Demos
Dialog demo
Demonstrates prompt, alert, and confirm
Custom page demo
Shows how to create page content 'on the fly'
Input demo
Demonstrates text box input and output
X and Y demo
illustrates use of eval function
Math quiz
Shows how to use radio buttons for a simple quiz
Time of day
Shows how to read elements in an option group
Number Guessing game
Based on Miracle, improvement over earlier one
Color Changer 1
Changes colors based on command button input
Color changer 2
Changes color based on selection object
Sampler
Shows a variety of objects with scripts
Find the Office game
A demonstration of JS imagemaps using script in an href
Windows
Demonstrates writing to an external window
Frames
Illustrates writing to another frame
Scrapbook
Shows how to use onmouseover to do special image effects
automatic scrapbook
Shows some automation effects, with timer
The counter
Illustrates setTimeout(), recursion, and writing to another frame
Horse Animation
Shows how to animate multiple images in an external window
Moving an element dynamically in 4.0 browsers
Automatic movement with intervals
Image swapping with intervals, image object
Combines image swapping, movement, NN4 layers
Demonstrates event trapping in NN4