jquery - Jssor scrollable Slide -


i developing website, uses jssor slideshow plugin fullscreen slider. got work intended except 1 major thing: each slide want have multiple images can scrolled through moving mousewheel.

i tried setting overflow:scroll; slide element, , allowed me scroll through images. fullscreen slider gets scaled via css, scrollbar gets scaled aswell. result is, if adjust viewport size, scrollbar gets scaled unusual sizes. , further makes impossible scroll bottom of slide.

any ideas how solve this? there better way make each slide scrollable instead of adding overflow:scroll; slide element?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -