Lab 26: Slide and Scroll

Link to Lab 26:

In this lab we were assigned to make the page so as you scroll down, images will fade in with animations. This code mainly involved making a JavaScript function that will handle the animation of the images fading in and an event listener that will perform the functions as the user is scrolling. This Lab while may not be as exciting, in my opinion, as the other labs, can be useful in the future. This feature can add a specific aesthetic a page might need and it is very much visually appealing to the user. I believe I will use this code in the future, possibly in my webpage or in a page dealing with biographies.


Comments

Popular posts from this blog

Lab 23-2: Type Ahead

WBL Workshop 2

Lab7 - Simple Accordion