Lab 41 Reflection Journal
This lab is actually pretty similar to a previous lab we were tasked to do before lab 24 where we were tasked in creating buttons or sliders for a video we placed into the web page which would manipulate the video itself. Instead of creating buttons or sliders we created divs which were towards the side of the video and allow you to determine whether you want to speed up or slow down a video when you hover upon you simply select the speed in which you want the video to go in JavaScript was also added so when the div was hovered upon the colored div would follow where the mouse hovered upon which was a really cool effect to see. The overall code it took to complete the lab was mainly JavaScript as a function was needed in order to determine create an event so that when the div was hovered upon it would manipulate the video itself. The video I chose was best pranks from the T.V show the office.
The skills gained from the lab are actually pretty cool as it shows how there are so many ways out there which can manipulate divs and add cool effects onto a website or web page. I don't know if I will use this code anytime soon but its just something to keep in my back pocket just in case I ever want to add it anytime.
Comments
Post a Comment