2 part lab Solution
(Not rated)
(Not rated)
Wentworth Institute of Technology
Department of Computer Science and Systems
Comp553 World-Wide Web Application Development
Spring 2015
Lab 4: Document Object Model and JQuery
Develop a web page that looks like the following:
When the user clicks on add, you should make sure that a valid quantity has been entered, calculate the
total price for that fish and display the fish, price, quantity as well as the line item price (price*quantity)
Your page should also update the total sales using price*quantity. All of this should be done using the
document object model as well as JQuery.
Extra Credit:
Discount the total sale by 10% if more than 10 fish have been bought.
11 years ago
Complete A++ Solution
NOT RATED
Purchase the answer to view it

- franksfishstore_l4_answer.zip