|
|
Automated Animations

This animation is not an animated GIF or a CGI script. It uses Java Script!
By creating an array of the images the array is then moved through 1,2,3...n
A time delay using setTimeout is employed to slow the animation down. The image is
retrieved from the array and using the window.image[0].src command a new image replaces
the previous one.
|