Scroll Trigger For Webflow's Slider

Hi All,

I wanted to share a script that adds scroll trigger functionality to Webflow’s native slider.

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.
3 Likes