Completed JavaScript Projects
- Project 2.1
- Project 2.3
- Project 4.1
- Project 4.5
- Project 5.3
- Project 6.3
- Project 7.1
- Project 8.1
- Project 8.3
- Project 8.5
- Project 9.1
- Project 10.1
- Project 12.1
- Project 12.3
Calculates the Celsuis equivalent of an inputed Fahrenheit temperature.
When clicking on a shape an alert box tells you what shape you've just clicked.
Displays an error message on the left when all of the checkboxes are unchecked.
Converts distance in miles to distance in kilometers, debugged to make the webpage work.
The alert box automatically closes after five seconds if the user has not yet closed the alert box.
Moves the focus to the next box in the Soc. Sec. text boxes after the specified number of values are entered.
Calculates the square root of any number that is inputted in the text box.
Creates a user account information based on the first and last name initials and the zip code of the user.
When the correct sequence of C.C. numbers are entered in a specific way the C.C. type radio button is automatically selected.
Creates a To-Do list from the entered values in the text box that can be shifted from first or last on the list with the selected buttons.
When a message is typed in the text box and click Preview the Greeting is previewed on the next page in large text.
Uses a mouse or touch feature to move puzzle pieces into the grid.
Uses JQuery to display a recipe's ingredients when the associated headers are clicked.
Uses JQuery to display a message if any fields are left blank, and then disappears when the fields have the required information when the Submit button is clicked.