Lab 12: JSON
In this lab, we were assigned to create a webpage that would have a sidebar that included youtube videos and when clicked the video would pop up with the title, uploader, and the number of views. To do so it involved JQuery and also one single array that could be found below.
Now with this array there included the id, title, author, and views which combined with JQuery commands that creates Iframes and other HTML elements that create the window with the video and all the information included.


Comments
Post a Comment