Here is a simple example of layered pinning of each section on a scroll. Layered Pinning From Top See the Pen Jump to section with layering – ScrollTrigger by Puneet Sharma (@webdevpuneet) on CodePen. Layered Pinning From Bottom See the Pen Layered Pinning From...
Just saw this nice animation using the morph SVG GSAP plugin. So trying to fork and save it in my collection. DEMO See the Pen MorphSVGPlugin from GreenSock by Puneet Sharma (@webdevpuneet) on CodePen.
Here is a demo of Smooth Flexbox Filtering with gsap.flip() See the Pen Smooth Flexbox Filtering with gsap.flip() by Puneet Sharma (@webdevpuneet) on CodePen.
Here is the JS code for the starter JS for the landing page, it includes a header stick on scroll, replace image with SVG, fade-in animation, number animation, parallax animation functions, and much more. Vendors: libraries required <!– Bootstrap CSS...