Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please do in javascript. I have attached the folllowing code that need to be modified The Assignment Modify the following web document: sandwich shop htm
please do in javascript. I have attached the folllowing code that need to be modified
The Assignment Modify the following web document: sandwich shop htm Your job is to write the function that will confirm what the user ordered and to output the total cost of their order. You should output this information to the section called 'results For example, if the user chose hamburger, and checked the boxes for both avocado and cheese, but selected 'no for chips, you would output: You ordered a hamburger. You wanted cheese. lou wanted avocado. You did not want chips. The cost is S10.74. Output to 2 decimal places (since this is a monetary amount) .Using a contextual selector, style the results section so that any text inside is displayed in italics
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started