FetchXML
jQuery to fetch data from XML files
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), 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-PW4.zip.
Test with Firefox if without web service; with Chrome could only with web hosting, localhost no problem