Hi there,
I am using the Full-screen Slider demo.
I want the entire slider to be scrollable via mouse-wheel or swiping (currently swiping is enabled).
Also, scrolling the slider container also scrolls the body content on the page, so you effectively scroll the page and slider at the same time which is broken.
- How would I enabled mouse-scrolling on the demo too?
- How can I force the entire slider to be scrolled/swiped before swiping the content/section below the slider?
Thanks!