Horizontal Scroll Carousel

Does anyone know of a JS library or jQuery library for something similar to this? This was built in React, and I don't know enough about it to reverse engineer something similar. What's really special about this one is how seamless it is. You scroll down, and instead of continuing downward, you automatically start moving right until the end, and then back down. It's really cool. https://www.hover.dev/components/carousels#horizontal-scroll-carousel https://www.hover.dev/frames/carousels/horizontal-scroll
Animated Carousels for React and TailwindCSS
Access prebuilt carousels interaction and animations built with React, Tailwind CSS, Framer Motion & more!
2 Replies
MarkBoots
MarkBoots•4mo ago
You can look at GSAP with ScrollTrigger.
🜲 ɢʀᴀɴᴛ
IMO Thats bad UX, always assume ur gonna have an old person using ur site. What good does changing the nature of scroll do? (That is super cool though)