Horizontal Smooth Scroll Layouts | Codropshttps://tympanus.net/codrops/2020/12/08/horizontal-smooth-scroll-layouts/
If you use Locomotive Scroll, you might have heard about the new update that includes support for horizontal layouts.
If you use Locomotive Scroll, you might have heard about the new update that includes support for horizontal layouts.
This tutorial provides the steps to apply CSS-Trick’s Scroll Page Horizontally With Mouse Wheel in Oxygen on a Section having the Gallery component. Note: Vertical scrolling does not continue past the Section once the horizontal scrolling of the content (the Gallery in this case) has reached the end. If that is needed, follow this tutorial […]
1) Load jQuery and the Mouse Wheel plugin Mouse Wheel plugin is here. 2) Attach mousewheel event to body The "30" represents speed. preventDefault ensures