Assignment 8 – JavaScript 2 IT-130: Introductory Computing for the Web JavaScript Order Form Make a web page that has a form to order a pizza. This page will contain JavaScript that will find which...

1 answer below »
Follow instructions for project.


Assignment 8 – JavaScript 2 IT-130: Introductory Computing for the Web JavaScript Order Form Make a web page that has a form to order a pizza. This page will contain JavaScript that will find which elements are selected, get the values of those elements, and then display the total cost on the page. Your webpage will have the following: A


buttons for toppings • The first checkbox must be “Extra Cheese” and add 2.00 to the order • For the other five checkboxes, choose whatever toppings you want them to be, and how much each one will add to the value of the pizza Two

buttons for Pickup or Delivery • Pickup – this will not add any money to the order • Delivery – this will add 3.00 to the order One

that will run a function that does the following: • Get the value of the
Answered 4 days AfterJul 23, 2021

Answer To: Assignment 8 – JavaScript 2 IT-130: Introductory Computing for the Web JavaScript Order Form Make a...

Anurag answered on Jul 27 2021
137 Votes
Pizza
ORDER A PIZZA
What Size Do You Want:
SMALL - $10.00
MEDIUM - $12.50
LARGE - $15.00
What
Topping Do You Want:
Extra Cheese(add $2.00)
Extra Pepperoni(add $3.00)
Extra Black olives(add $4.00)
Extra Mushrooms(add $7.00)
Extra Bacon(add $6.00)
Pickup or Delivery?
Pickup
Delivery(add...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here