WDV221 Intro Javascript
UNIT-14 jQuery Assignment
Please complete the following exercise on this page using jQuery commands. When complete post this page to your
server. Make a link in your WDV221 homework page for this assignment.
Use the form fields for the input values. For following exercise create a function what will be activated by the
button.
Instructions:
- Use a jQuery CDN for the library
- Assign the event handler to the buttons using jQuery
- Retrieve the values from the form and process as directed.
- Display the results to the page
- The Reset button should also clear the results area of the page