Question: Add JavaScript code to your work: 1.Prompt user for information that is then displayed on your page. 2.Have a form with 4 text fields. Clicking
Add JavaScript code to your work:
1.Prompt user for information that is then displayed on your page.
2.Have a form with 4 text fields. Clicking the button on the form does calculation; value displayed on form. Dont do average of numbers. Truncate answer to a certain number of decimal places. Test to see that all text fields are not empty and display an alert if any are empty.
3.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.
4.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.
5.Do one other JavaScript program. In your email, tell me where it is (which file) and what it does. It should not be identical to an example presented in the videos.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
