Top "Swiper" questions

Mobile touch slider & framework with hardware accelerated transitions

How to detect current slide in swiper js?

Working with swiper js for a slider and want to detect the current image/slide. how i can detect with …

javascript swiper
Swiper height auto resize

I have added swiper code in [REMOVED]. my code like here <div class="swiper-container"> <div class="swiper-wrapper"&…

javascript html swiper
idangerous swiper issue with dynamic content

I am applying the idangerous swiper scrollbar plugin on a container whose content is dynamically loaded with ajax, I initialize …

javascript swiper
Go to a specific slide with iDangerous Swiper

If I have a custom menu. How can I go to a specific slide at any moment in Swiper.js? &…

jquery swiper
CSS - How to have swiper slider arrows outside of slider that takes up 12 column row

I am using swiper slider and would like to have navigation arrows outside of the slider. What I would basically …

html css twitter-bootstrap swiper
Swiper - how to customise arrow buttons?

How can I customise the arrow buttons below from swipers? <div class="swiper-button-next"></div> <div …

javascript html css swiper
Disable Swiper Slider if only 1 slide

I'm using swiper slider on a site and would like to have it disabled if there is only one slide. …

swiper
iDangerous Swiper, subsequent destroy() and reInit() methods

According to the directions provided as an answer here... iDangerous Swiper plugin reset slides I'm trying to do something like …

jquery carousel swiper
destroy iDangerous Swiper if window is resized to a bigger resolution or call it when resized to a smaller resolution

i'm using iDangerous Swiper for my website in lower resolutions. here is how i'm calling it: var resolution = 670; if ($(window).…

jquery swiper
How can I have multiple "Swiper" slideshows on a single page

I'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