Answered You can hire a professional tutor to get the answer.

QUESTION

Copy the order form from lab exercise 2, part 3 to l4p3.html. (you can use the unix command cp l2p3.html l4p3.html to do this or copy it locally and upload the copy with your sftp tool.) make a link t

Copy the order form from lab exercise 2, part 3 to l4p3.html. (you can use the unix command cp l2p3.html l4p3.html to do this or copy it locally and upload the copy with your sftp tool.) make a link to this new file from your index page. add javascript to your program to compute the total cost of the order. the total cost will be the sum of the price of each item times the quantity ordered times 1.07 to allow for taxes. use a javascript confirm() call to display "the total cost of your order is (whatever the cost is)." the confirm() function displays a message box with your message and buttons for "ok" and "cancel." it returns true of the "ok" button is clicked and false if the cancel button is clicked.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question