JavaScript Animation Examples

You've already seen the rollover example. Now here are some other, more complicated, examples of animation you can do with JavaScript.

Use these scripts as starting points for your own animation projects

To see how these examples are scripted select the "VIEW SOURCE" option on your browser (as shown to the left). Alternately, you can save the script by selecting the "FILE SAVE AS" option on your browser.
Make modifications...,

Screw around...,

Have fun!

Example #1 Navigation bar animation
Example #2 Animation controlled by buttons
Example #3 Animation controlled by buttons and timers
Example #4 Added real-time control to previous example
Example #5 Eyes that blink and follow mouse across links

[Previous Lesson]    [Tutorial Home Page]    [NextLesson]