JS lab:
Use JavaScript to create a conversion calculator page.
- Use text forms to input.
- Use drop downs to input known values.
- Convert things like (pick a few)
- metric to english
- temperatures
- quarts to gallons
- teaspoons to tables spoons
- feet to inches
- yards to mile
- years to months
- Use a FORM to return the value to the user.
- Search and incorporate a more advanced piece of JavaScript code into your page as well.
- Use PHP to Print out "Conversion Calulator Page" at the top of the page.
- "Publish" the page on your USB drive.
|