JavaScript Example: Spinning Clock

This program is more complicated that what we will be able to cover in this class, but it does show well some of the things you can do with JavaScript.

To view this program, select the "View" menu in your browser and then select "Source".

Feel free to capture this code and mess with it... try your own stuff.

For example... look for the variable "speed" and change it.

Look for the variable "step" and change it.