Dynamic-Carousel icon indicating copy to clipboard operation
Dynamic-Carousel copied to clipboard

Multiple sliders next/prev buttons skipping slides

Open baoagency opened this issue 13 years ago • 0 comments

When I have multiple sliders on the same page and they all have the same settings (with pagination and with the automatic next/prev links) with the same amount of slides. However, the next/prev links only correctly filter through the slides on the last carousel. I.E. I have three sliders on one page and only the third one (last one) will work correctly, the first two will skip slides.

See this link: http://dev.byassociationonly.com/wilto/demo.html

For reference, when you manually add the next/prev links, they work fine its just when you automate it, they break.

Update:

Well adding manual next/prev links only works when you give each set of links completely different class names to the other sets. These classnames need to be different every time you add a carousel. Not the greatest way of handling this imo.

baoagency avatar Sep 19 '12 11:09 baoagency