Creating an HTML5 Banner Ad with GreenSock (GSAP)

Posted By: TiranaDok

Creating an HTML5 Banner Ad with GreenSock (GSAP) by Janet Fontello
English | August 23, 2022 | ISBN: N/A | ASIN: B0BBQ8RKS6 | EPUB | 1.06 Mb

Now this TweenMax file, which is part of the GreenSock Animation Platform, is the file that has all of the features listed here. Each one of these files on the right is also available as a separate JavaScript file. So the TweenMax file by itself is about 100 kilobytes minified, which is not very big, however, if you do wanna use just the animation capabilities of GreenSock, you can use just TweenLite, for example. And if you want to animate CSS, you can use the CSSPlugin. This particular file, TweenMax, includes all of these individual plugins. Later on in the course, we'll take a look at using four individual files instead of the entire animation platform to get the same effect for our banner ad.