Description
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/