Scroll-Driven Animations Inside a CSS Carousel

0
461

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
Patrocinados
Patrocinados
Buscar
Patrocinados
Virtuala FansOnly
CDN FREE
Cloud Convert
Categorías
Read More
Other
5th Generation Aircraft Market, Growth, Size, Share, Trends and forecast (2025-2033)
According to a new report by UnivDatos, the 5th Generation Aircraft Market is expected to reach...
By Praveen Gupta 2025-10-21 10:19:26 0 174
Other
10 Essential Tools Every SEO Content Writer Should Have in Their Toolkit
Creating high-performance content is not just an art; it is a craft. And like any skilled...
By Social Infinity 2025-11-20 07:23:40 0 107
Art
Kleine Datasette nutzt USB für die moderne Zeit
## Ein Rückblick auf das Unvergängliche: Die kleine Datasette In einer Welt, in der...
By Clara Leni 2025-09-02 01:05:24 1 434
Other
Custom Nursing Essays Delivered with Care
Nursing is a discipline that combines science, compassion, and skill. It is one of the most vital...
By Kinny Laimy 2025-01-27 02:43:36 0 682
Other
Astrolozi tvrde:Ovih šest horoskopskih znakova najvjerojatnije će dobiti na lutriji
Astrolozi tvrde: 'Ovih šest horoskopskih znakova najvjerojatnije će dobiti na lutriji'...
By Drago Merkaš 2025-06-13 15:14:59 0 407
Patrocinados
Virtuala FansOnly https://virtuala.site