JavaScript Assignment

The goal here is not to become JavaScript programmers a few weeks. Rather it is to develop the familiarity with JavaScript that would allow you to code simple routines and more importantly to modify simple routines. In doing this assignment you may rely heavily on the examples that I have provided and modify them to be yours or you may write your own code.

You also need to find a site that contains JavaScript information and do a little reading on the subject.

A really good site for information and JavaScript that you can incorporate is: HTML Goodies - go to the section on JavaScript.

Incidentally, it also has a good article on how to program for all browsers etc.

Code the JavaScript for the following:

You will be asked to incorporate some JavaScript into your Web page once it is up so think about things that you can use in your Web Page when doing this assignment. It is okay to take the work you do here and incorporate it into the Web page.