I am using the iDangerous Swiper plugin. I need to periodically change all the slides in an ajax method. What would be the best method to do the same.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
- call
destroy()
on Swiper - remove/replace all you slides with new ones
- clear
style
attribute on.swiper-wrapper
- initialize swiper again