javascript - Horizontal slides with vertically scrollable content inside -


basically want slide between divs (slides) vertically scrollable content in jquery mobil app.

currently have done using combination of owl carousel , iscroll5. unfortunately owl carousel doesn't support infinite scrolling - won't slide first slide last.

hence again i'm trying achieve using combinations of various carousel plugins excolo carousel iscroll, swiper iscroll etc creating horizontal carousel in each slide have vertically scrollable content.

but i'm having trouble making these plugins work together. excolo , iscroll5 works fine except when number of slides 3. swiper , iscroll having issues since iscroll not applied duplicate elements created dynamically swiper.

recently found swiper has scrollbar plugin, scrolls horizontally horizontal slider , verivally vertical slider, need opposite behavior. i'm trying achieve nesting vertical slider inside horizontal slider idangerous swiper..

has else done this?

forget plugins, way achieve this?

(please don't ask have tried, code i've written combinations can't put inside single question, i'll try put i'm doing swiper , it's scollbar plugin though..)

idangero.us here:) can use swipe horizontal slider, if mobile app, don't need @ nested scrollable plugin/script inside. did lot of times , old school overflow:auto feet well, why don't use it? ;)


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -