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.

Patrocinado
Patrocinado
Patrocinado
Pesquisar
Virtualbook
CDN FREE
Categorias
Leia mais
Art
PlayStation Plus Extra/Premium: Die Spieleliste für September mit WWE 2K25, Persona 5 Tactica und anderen
PlayStation Plus, Spieleliste, WWE 2K25, Persona 5 Tactica, PS Plus Extra, PS Plus Premium,...
Por Hannah Mia 2025-09-10 20:05:12 1 41
Art
Evil Empire fordert Entwickler auf, Early Access zu vermeiden, es sei denn, ihr Projekt ist zu 90 Prozent abgeschlossen
Evil Empire, Entwickler von Rogue Prince of Persia, warnt die Spieleindustrie davor, in die...
Por Lorena Dina 2025-08-23 02:05:19 1 70
Art
Battlefield 6: Die ruhige Revolution im Chaos der Schlachtfelder
Battlefield, Battlefield 6, Spielanpassungen, Gameplay, EA, Rush-Modus, Shotgun-Nerf, Open-Beta,...
Por Clara Ida 2025-08-22 04:05:18 1 44
Jogos
The Best Benefits of Purchasing Monopoly GO Stickers on U4GM
Monopoly GO has quickly become one of the most popular mobile board games, and completing sticker...
Por Jime Kalmiya 2025-09-19 23:39:35 0 94
Art
USS Callister: In die Unendlichkeit – Eine kritische Analyse von James MacLachlan
Black Mirror, Sci-Fi, USS Callister, Retro-Gaming, James MacLachlan, Serienkritik, Technologie,...
Por Sophia Frieda 2025-08-13 10:05:31 1 29
Patrocinado
Virtuala FansOnly https://virtuala.site