bxslider-4 icon indicating copy to clipboard operation
bxslider-4 copied to clipboard

Responsive jQuery content slider

Results 107 bxslider-4 issues
Sort by recently updated
recently updated
newest added

Came across this issue where if you set moveSlides > 1 and inifinteLoop == false then the getPagerQty() function reports the wrong number of pages which causes the pager to...

The ticker option only shows one slide, the next only shows when the first is going out. The speed has to be setted with a high value too, but that...

So far the settings variable was only available inside of the object passed as first argument to the asynchronous `onSliderLoad` callback. This PR adds public methods to instantly access and...

The pagination buttons for the carousel do not indicate to screen-reader users which button is active. Add aria-selected="true" to the active pagination button.

jquery.bxslider.js -> onTouchStart -> slider.viewport.get (0) .setPointerCapture (slider.pointerId); Link (a tag) does not work due to source

Чел, когда я пытаюсь открыть фото из слайдера в гугле, на твоей новейшей версии bxslider, то либо ничего не происходит, либо открывается криво. Всё начинает работать если я отключаю пролистование...

Hello, When I click away from the browser (loose focus) I notice the slider stops moving. Is this a built in functionality and how can I override this behavior? Thanks....

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...

Cannot click links inside slider in latest version of Chrome.