Tweens of Timelines
Duration: 01:19:16
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Tweens of Timelines Overview
What you'll learn
In our last chapter we were introduced to timelines. We got her feet wet at adding animations to a timeline in this chapter Will continue that trend and get way deeper into the world of timelines. Our focus is still on the process of adding tweens into the timeline as we explore a plethora of methods that enable us to do that. By the end of this chapter you will know all the common ways of adding tweens and creating tweens for a timeline.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!Adding tweens
By the end of this lesson you will know all the ways to stack animations, Functions, property changes in a timeline.
Clipping images
In this lesson we will set up our JavaScript stage by adding eight images of Bella the dog and cropping each Image to show only a partial Area of the image using CSS clip property.
From and to the timeline
In this lesson we will explore the to, from,toFrom methods of the TimeineLite library.
Setting properties
In this lesson we will discover set method of GSAP timelines.
Yes, I'm calling you
In this lesson I will introduce to you the call method which enables you to trigger functions at specific points in your timeline.
Staggering functions
In this lesson we will learn how to work with the staggered functions to animate a pile of things together using the methods: staggerFrom, staggerTo & staggerFromTo.
Delaying without adding animations
In this lesson we will discover how to add delays without adding an animation using the call method.
The constructor data object
In this lesson we will connect the dots by taking a look at the data object properties that enable us to send in an array of tweens, stagger them and even changed their alignment like in the ad method
Making things look better
In this lesson we wrap-up the topic of adding animations into timelines.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!