Mobile touch slider & framework with hardware accelerated transitions
Working with swiper js for a slider and want to detect the current image/slide. how i can detect with …
javascript swiperI have added swiper code in [REMOVED]. my code like here <div class="swiper-container"> <div class="swiper-wrapper"&…
javascript html swiperI am applying the idangerous swiper scrollbar plugin on a container whose content is dynamically loaded with ajax, I initialize …
javascript swiperIf I have a custom menu. How can I go to a specific slide at any moment in Swiper.js? &…
jquery swiperI am using swiper slider and would like to have navigation arrows outside of the slider. What I would basically …
html css twitter-bootstrap swiperHow can I customise the arrow buttons below from swipers? <div class="swiper-button-next"></div> <div …
javascript html css swiperI'm using swiper slider on a site and would like to have it disabled if there is only one slide. …
swiperAccording to the directions provided as an answer here... iDangerous Swiper plugin reset slides I'm trying to do something like …
jquery carousel swiperi'm using iDangerous Swiper for my website in lower resolutions. here is how i'm calling it: var resolution = 670; if ($(window).…
jquery swiperI'm using Swiper Slideshow. I'm using this particular version. Here's the exact code I'm using. When adding a second "Swiper", …
javascript jquery slideshow swiper