Scroll-Driven Animations Inside a CSS Carousel

0
259

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.

Sponzorováno
Sponzorováno
Sponzorováno
Hledat
Virtualbook
CDN FREE
Kategorie
Číst více
Art
# Линукс Фу: Виртуализация Windows Трудным (аппаратным) Путем
Линукс, открытый и свободный, манит нас своей красотой и мощью, но в нем все еще есть пробелы,...
Od مارينا زلاتا 2025-08-21 18:05:16 1 55
Art
Design Scanimations Im Handumdrehen Mit Der Richtigen Mathematik
## Einleitung In einer Welt voller Bewegung und visueller Reize gibt es etwas tief Trauriges an...
Od Nele Johanna 2025-09-13 06:05:19 1 55
Art
Jumping Back Into Fortnite: Alles, Was Du Für Kapitel 6, Saison 4 Wissen Musst
Fortnite, Battle Royale, Kapitel 6, Saison 4, Gaming, Epic Games, Rückkehr, Neuigkeiten,...
Od David Sebastian 2025-08-17 10:05:12 1 46
Sports
Purple Tikes: Wherever Legends Ended up Intended
The Outdated Grey Woman opened within just 1927, and was known as inside honor of the American...
Od Kitselman Kitselman 2025-08-20 10:02:20 0 93
Art
I tested the WeCreat Vision Pro e fiquei impressionado com o que ele é capaz de fazer
laser cutter, WeCreat Vision Pro, gravador a laser, maker, impressora a laser, tecnologia para...
Od Gustavo Diogo 2025-08-03 09:05:30 1 77
Sponzorováno
Virtuala FansOnly https://virtuala.site