CS 6314. 001 – Practice Work 3

$35.00

Download Details:

  • Name: pw-3-qxmi6x.zip
  • Type: zip
  • Size: 938.46 KB

Category:

Description

5/5 - (1 vote)

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/