-
I recommend this module to others..
Using this Carousel as a slider for banner, I need other effects for Banner like this link.
[https://bxslider.com/examples/image-slideshow-captions/](url)
Co…
-
I have slider with this setup:
$('.bxslider').bxSlider({
auto: true,
autoControls: true,
mode: 'fade',
startSlide: 2,
captions: true
});
However, all sl…
-
Hey,
I noticed that Safari fails to trigger binded events in setPositionProperty() when the window is in background which leads to slider.working never being false and then no more sliding can occur.…
-
How to disable transition effect (looks like scrolling through a load of the images) before reach the actual image?
slide_idx =
-
After doing a project with lot of BXSliders in a huge one pager I have noticed that my only option for mobile phones was to set `touchEnabled` to `false`. If using `preventDefaultSwipeY` the user stil…
-
I am stuck on how to get this to work. I want my slideshow to play automatically, but stop when it reaches the last slide.
I figured this would do it, but with infiniteLoop set to false, the slidesho…
-
I have 2 slide using bxslider, but i have a problem when my 2nd slide is clicked and the animation is not yet finished then i've already clicking my previous slide, the slide itself is stucked,
i …
-
Hello,
We were using bxSlider on across nearly all of our pages and last day we realize a bug. When user sets page zoom value other than %100, bxslider reasons chrome to freeze. I watch cpu and ram…
-
Is it possible to reload with a new set of images without having to destroy the object and re-initialize OwlCarousel when browser width is below a predefined pixel-width?
I have solved this before …
-
I am using Bxslider and Isotope. Now, when I remove the initialisation code for my isotope it breaks my Bxslider. Weird. they do not correlate to one another.
I initially moved my isotope code from…