Scroll-Driven Animations Inside a CSS Carousel

0
250

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.

Προωθημένο
Προωθημένο
Προωθημένο
Αναζήτηση
Virtualbook
CDN FREE
Κατηγορίες
Διαβάζω περισσότερα
άλλο
Exploring the Future of Gas-Insulated Transformers: 2025–2035 Forecast
Market Overview The Gas-Insulated Transformer market is poised for significant growth...
από Credible Vicky 2025-05-16 04:56:54 0 266
Art
Wissenschaftler entdecken einen neuen Mond, der Uranus umkreist
## Einführung In einer aktuellen Entdeckung haben Wissenschaftler einen neuen Mond entdeckt,...
από Ronja Alina 2025-08-23 17:05:17 1 93
Art
An Ode aan de Esthetiek van Licht in 1024 Pixels
licht, esthetiek, video-essay, Cleggy, beelden, perspectieven, emotie, schoonheid, kunst ##...
από Mees Gerrit 2025-08-03 03:05:19 1 129
Sports
Uhvatili vozača kamiona na autocesti s 1,84 promila, bježao je policiji
Uhvatili vozača kamiona na autocesti s 1,84 promila, bježao je policiji - Sisak.info portalU...
από Drago Merkaš 2025-06-12 08:34:59 0 244
Art
## Acer Swift Air 16: الكشف عن اللابتوب الأخف من آبل Macbook Air
Acer Swift Air 16, لابتوب، آبل، Macbook Air، تكنولوجيا، IFA 25، أجهزة كمبيوتر محمولة، تصميم،...
από رامي جابر 2025-09-05 11:05:17 1 35
Προωθημένο
Virtuala FansOnly https://virtuala.site