CS 6314 – Practice Work 4

$30.00

Download Details:

  • Name: PW4-o4ixf2.zip
  • Type: zip
  • Size: 2.32 MB

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/