JavaScript on the Web

 

You may use some of the work you have done in other assignments or develop new work (extra credit) to do this assignment.  The JavaScript must be incorporated in your online web site.

 

n        Use an event controlled by a click

n        Use an event controlled by mouse rolled over and off

n        Take in user information, do a calculation and return a result using a function

n        Take in user information, use an if statement and return a result