Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Create an AJAX-based product catalog that obtains its data from JSON files located on the server. The data should be separated into four JSON files.

Create an AJAX-based product catalog that obtains its data from JSON files located on the server. The data should be separated into four JSON files. The first file should be a summary file, containing a list of products. Each product should have title, an image filename for a thumbnail image and price. The second file should contain a list of descriptions for each product. The third file should contain a list of filenames for full-size product images. The Last file should contain a list of the thumbnail image file names. Each item in a catalogue should have a unique ID that should be included with the entries for that product in every file. Next, create an Ajax-enabled web page that displays the product information in a table. The catalog should initially display a list of product names with their associated thumbnail images and prices. When the mouse hovers over a thumbnail image, the larger product image should be displayed. When the user moves the mouse away from the image, the original thumbnail should be redisplayed. You should provide a button that the user can click to display the product description.

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