Making our slideshow more dynamic
In the last lesson we left off where our slideshow was dependent on how many label names the buttons of the slide had. In this lesson, we'll revert back and update this logic by removing those labels and making our slideshow capable of running unlimited slides. In the process, we will discover the jQuery data method.
The slideshow project
This whole chapter is dedicated to practicing the skills we developed throughout the last few chapters.
00:46
Creating a slideshow
By the end of this lesson you Will have a fully operational slideshow. In the process we will discover the this command.
14:32
Turning our slideshow to an OOP one
In the end of this lesson we will have a similar slideshow only one that is an object.
13:22
Making our slideshow more dynamic
In this lesson we revert back and update this logic by removing those labels and making our slideshow capable of running unlimited slides.
04:09
Using the GSAP TextPlugin
The TextPlugin Tweens the text content of a DOM element.
11:02
Taking the TextPlugin for a spin
In this lesson I wanted to show you how do you create custom animation and interactivity that is layered into the plug-in.
11:40
Completing the slideshow
By the end of the session lesson you we will have a fully working completed slideshow.
04:48