Starting from:

$30

CS 6314. 002 - Practice Work 4

CS 6314. 002 - Practice Work 4



 

 

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

 

Table should have following information: Title, Genre (comma separated), 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 PW4-yournetid.zip.

 

 

Resources:

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

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

More products