Question 3: MakeTableBetter from Data Returned by AJAX Call
-
Note that this page makes an AJAX call
to read data from file json/users.json and uses that data to create the
HTML table.
-
Modify the code (only on this page)
so that the second HTML table is created from data obtained (via AJAX call)
to file json/waterFun.json. Make the HTML table just display boat, image,
and price (not condition).