JAVASCRIPT EXAMPLES

Assignment 1: Simple Pay Calculator
For this assignment I used basic JavaScript commands to build a simple pay calculator web page. Visit alexandrajdesign.com/JAVASCRIPT-Simple Calculator/payroll.html to view my Simple Pay Calculator.

Assignment 2: Favorite Pets
For this assignment I used basic JavaScript commands to prompt users to enter their favorite pet that generates a response depending on which pet they entered. Visit alexandrajdesign.com/JAVASCRIPT-pets/pets.html to view my Favorite Pets page.

Assignment 3: Story Maker
For this assignment I used basic JavaScript commands to ask users to enter a noun, adjective, and person’s name that generates a one sentence story with the information. Visit alexandrajdesign.com/JAVASCRIPT-Story/story.html to view my Story Maker.

Assignment 4: Groceries DOM
For this assignment I used JavaScript commands to transform this page so that a user can add items to the grocery list as well as remove all items from the list. Visit alexandrajdesign.com/JAVASCRIPT-Groceries/groceries.html to view my Grocery List page.

javascript examples


Comments are closed.