Question:
So, on one section of my website, I have a Repeater that is a vertical slider. However, ‘scrolling’ through the repeater’s items requires the mouse to be on the repeater. This means that if the user’s mouse is on the rest of the section, it just scrolls right past the repeater.
How do I force the repeater to scroll (until it reaches the last item) without needing the user to have their mouse on the repeater item?
Product:
Wix Studio
What are you trying to achieve:
I want to ‘force’ my repeater to scroll when a user scrolls on the section without having their mouse on the repeater.
What have you already tried:
I’ve tried messing with overflow settings, and also tried bits of code to try and listen for scroll events, but I haven’t figured it out yet.
Additional information:
Nothing I can think of right now, but any help would be appreciated! I’ve tried googling, but I’m not sure if maybe I’m not phrasing this correctly enough to find a useful result. if this question has been answered, or if you know of a video on youtube discussing something like this, please feel free to send me a link!