Is it possible to change the position of the carousel widget based on the scroll interaction? I’m trying to create a page that changes what are effectively “slides” in the carousel when a user scrolls up and down, to essentially go back and forth in the carousel.
I want to use the carousel because it has the fade effect for each slide, and we want to take users through a series of “steps” but do so based on scroll vs clicking.
Any ideas or help would be greatly appreciated!