Module 5 Final Project – JavaScript Libraries

JSON • jQuery Animation • jQuery AJAX

JSON Demo: TV Shows

This section demonstrates using JSON-like JavaScript objects to store data about TV shows, then displaying that data on the page using JavaScript.

jQuery Animation Demo

This section demonstrates a jQuery animation. A card starts off-screen to the left and slides into view toward the center of the browser window using .animate().

Stranger Things Season 5

The final chapter returns to Hawkins as Eleven and her friends face their greatest threat yet. Dark secrets about the Upside Down are revealed while a new evil rises to end their world.

Stranger Things Season 5 Poster

jQuery AJAX Demo

This section demonstrates using jQuery AJAX to load HTML content from a text file and display it on the page when a button is clicked.