swiper

Open full view…

Problem of class swiper-slide-active is not being set correctly

kk123837
Tue, 16 Jun 2015 05:53:11 GMT

For example, When on http://www.southernature.com.au/products/omega-family & you click on Omega 3 concentrate 'Quick View' & then click the > to go to the next image, it jumps straight to the 3rd image. Any ideas? Thanks Keith

kk123837
Tue, 16 Jun 2015 08:20:50 GMT

It is fixed - need to set new Swiper('.image-container', { pagination: '.image-container .swiper-pagination', nextButton: '.image-container .swiper-button-next', prevButton: '.image-container .swiper-button-prev', slidesPerView: 1, paginationClickable: true, simulateTouch: false }); in the popup callback Thanks Keith