Lab 41: Video Speed Controller
Link to Lab 41:
In this lab, we were assigned to make a webpage with a video and a panel at the side that the user can use to control the speed of the video. There are consts that would handle all the information and a single function that makes it so the height of which the handle is filled changes, and the event listener would perform the function. This lab doesn't seem to be very important, but it can be useful if we want to create a more user interactive website in which case the user will have more control over what is occurring on the web page.
In this lab, we were assigned to make a webpage with a video and a panel at the side that the user can use to control the speed of the video. There are consts that would handle all the information and a single function that makes it so the height of which the handle is filled changes, and the event listener would perform the function. This lab doesn't seem to be very important, but it can be useful if we want to create a more user interactive website in which case the user will have more control over what is occurring on the web page.

Comments
Post a Comment