Swiper Issue After Append Slides
i work on a cordova and jquery project. I use Swiper by idangero for the slides. my issue appears when i append new slides and try to display them. Jquery code: if(row.pictures !=
Solution 1:
I met this one before, what I did was destroying the old one and initialise the updated swiper.
Post a Comment for "Swiper Issue After Append Slides"