CS 6314.001 – Practice Work 3

$40.00

Category: Tags: , , , , You will Instantly receive a download link for .zip solution file upon Payment || To Order Original Work Click Custom Order?

Description

5/5 - (3 votes)

Make an AJAX call using JQuery and fetch movies.xml file and display the contents of the xlm file on your html page in a table.

 

Table should have following columns:Title, Genre (comma separated), Mpaa-rating, Director, Cast (comma separated), Short description, IMDB-rating.

 

 

Deliverables:

Screenshot of the results

HTML and JS files

Zip your files into a single file and name it as yournetid-PW3.zip.

 

 

Resources:

http://api.jquery.com/jquery.each/

http://api.jquery.com/each/