[SOLVED] CS6314– Practice Work 4

25.99 $

Category:

Description

Rate this product

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 genres), Director, Cast (comma separated person name), Short description (synopsis) and IMDB-rating (score).

 

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/