Scroll-Driven Animations Inside a CSS Carousel

0
249

Scroll-Driven Animations Inside a CSS Carousel | CSS-Tricks

I was reflecting on what I learned about CSS Carousels recently. There’s a lot they can do right out of the box (and some things they don’t) once you define a scroll container and hide the overflow.

Hey, isn’t there another fairly new CSS feature that works with scroll regions? Oh yes, that’s Scroll-Driven Animations. Shouldn’t that mean we can trigger an animation while scrolling through the items in a CSS carousel?

Why yes, that’s exactly what it means. At least in Chrome at the time I’m playing with this:

It’s as straightforward as you might expect: define your keyframes and apply them on the carousel items:

@keyframes foo {
  from {
    height: 0;
  }
  to {
    height: 100%;
    font-size: calc(2vw + 1em);
  }
}

.carousel li {
  animation: foo linear both;
  animation-timeline: scroll(inline);
}

There are more clever ways to animate these things of course. But what’s interesting to me is that this demo now combines CSS Carousels with Scroll-Driven Animations. The only rub is that the demo also slaps CSS Scroll Snapping in there with smooth scrolling, which is effectively wiped out when applying the scroll animation.

I thought I might work around that with a view() timeline instead. That certainly makes for a smoother animation that is applied to each carousel item as they scroll into view, but no dice on smooth scrolling.

Patrocinados
Patrocinados
Patrocinados
Buscar
Virtualbook
CDN FREE
Categorías
Read More
Other
Lip Balm Tubes Market Dynamics: Size, Share, and Competitive Landscape 2032
Lip Balm Tubes Market Overview: The global lip balm tubes market is witnessing substantial...
By Cassie Tyler 2025-01-31 07:12:34 0 385
Other
BeeWell Šolta Fest u Grohotama na Šolti
BeeWell Šolta Fest u Grohotama na Šolti Obilježavanje 150 godina...
By Martina Lukačić 2025-06-10 07:56:09 0 245
Art
Curso intensivo en impresión 3D para órtesis y prótesis: domina todo el flujo digital
Impression 3D, ortoprotésica, curso intensivo, fabricación aditiva, diseño personalizado,...
By Katharina Sara 2025-08-31 20:05:23 1 44
Other
The HBO Max rebrand just keeps getting messier
The HBO Max rebrand just keeps getting messier (Image credit: Warner Bros. Discovery /...
By Mary Fourth 2025-07-13 08:20:11 0 63
Other
Formation à l’utilisation du logiciel Top Designer
Formation à l'utilisation du logiciel Top Designer - E-novations...
By Mary Fourth 2025-07-08 16:00:37 0 82
Patrocinados
Virtuala FansOnly https://virtuala.site