Change Slide On Scroll Utility
Adds scroll trigger functionality to Webflow's native slider via a simple script in footer.
Details:
- Cross-browser compatible
- Binds the script’s wheel event within a specific div (via div ID).
- Includes debounce function to ensure the next/prev slide trigger is fired only once per scroll event.