Homework 6

Add JavaScript code to your work:

  1. Have a form with 4 text fields. Clicking the button on the form does calculation; value displayed on form. Do something other than averaging numbers. Test to see that all text fields are not empty and display an alert if any are empty.
  2. Have a select with the some links in it. When the user chooses an option from the select, the browser jumps to that new location.
  3. Have another form where the user enters values into text fields. When the user clicks the button, a different graphic is displayed based on the values of the text fields.

 It should still make sense and be an integrated part of your project.

email me with your link when you're done.