Accordion Slider -- GSAP
screenshot | gChambersAnother example of an accordion slider technique using GSAP as the engine for the interaction. In this case we are calling on TweenMax to provide the muscle to perform the tweens needed for expanding the images on rollover.
The idea and code was provided by Diaco-ML on CodePen. I've modifeid the scr…
Figur Shortcode
unsplashNow we're going to attempt and even more ambitious shortcode investigation with the creation of a custom shortcode plugin. I've been researching how to add variables to the shortcode. The content of these variables will be specified within the shortcode definition in the markdown markup in the artic…
GSAP Slideshow with Assets Plugin
Gregory Chambers | gChambersThe slideshow example below is one of several approaches that can be employed using the Greensock Animation Platform (GSAP). The particular technique shown below is notable in that it is probably the most approachable of the methods available.
Another interesting aspect of this exercise is the use o…