python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
SwiperJS AutoHeight doesn't seem to adjust height based on the elements inside of the container
I've been trying to learn how to use SwiperJS and one thing I have been struggling with is automatically resizing the swiper module according to the size of the screen (minus the navbar). I tried sett...
Shaco's Beard
Votes: 0
Answers: 0
Swiper js sync slider in async method
In elementor page builder this is how I initialise swiper js
var options = {
// my swiper options
};
const asyncSwiper = elementorFrontend.utils.swipe...
Ashraf Bin Akbar
Votes: 0
Answers: 2
Is there a way to position the navigation arrows above and below the slides when using the vertical direction option with sliderjs in React?
I'm using SliderJS to create a swiping feed like interface in a React app. I want the swiping to go up down / top to bottom vs. left to right. Swiper gives a nice verical option for doing this like so...
Kyle Pennell
Votes: 0
Answers: 1
Swiper angular not working when rendered inside ng-content of a generic component
I am trying to create a generic component which is intended to make the styling in the project similar. Each page has image slider as well as content data. When i try to do that, the swiper is not fun...
mjoy
Votes: 0
Answers: 1