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.

Sponsor
Sponsor
Sponsor
Zoeken
Virtualbook
CDN FREE
Categorieën
Read More
Art
Es ist erledigt, wenn es erledigt ist: Balatro-Entwickler Localthunk sagt, dass Crunch niemals die Antwort ist
## Einführung In der Welt der Spieleentwicklung gibt es viele Herausforderungen, mit denen...
By Mathilda Sara 2025-09-15 15:05:23 1 41
Sports
Very little Traces 4/17: Roman Anthony goes backyard garden 2 times, WooSox no-strike Rochester
Match 1: Worcester Crimson Sox 8, Rochester Crimson Wings 0 Soon after a postponement because of...
By Perales Perales 2025-04-29 01:31:54 0 420
Art
Elden Ring Nightreign新困难模式前你需要知道的9件事
## 引言 亲爱的游戏迷们!如果你是《Elden...
By Nan Liu 2025-09-11 06:06:30 1 32
Other
CONTENT CLASSIFICATION
Introduction   Content classification is a key aspect of information management,...
By LexGeneris Patent Attorneys 2024-10-03 10:10:59 0 572
Art
Gear News der Woche: Veo 3 kommt zu Google Fotos, und Garmin fügt Satellitenkommunikation zu einer Uhr hinzu
Veo 3, Garmin, Satellitenkommunikation, Polar Loop, Whoop Band, JBL Lautsprecher, ExpressVPN,...
By Nika Sophie 2025-09-07 14:05:22 1 42
Sponsor
Virtuala FansOnly https://virtuala.site