Top "Owl-carousel" questions

Owl Carousel is a touch-enabled jQuery plugin that lets you create a beautiful responsive carousel slider.

OwlCarousel2 - Add Item + Update Carousel

I've been having difficulty adding the Owl Carousel to our app, and was hoping that the latest 2.0.0-beta.2.4 version would …

jquery twitter-bootstrap owl-carousel
Placing text over images

I am using owl-carousel to make a slider for a website. I could easily make a slider using the following …

jquery html css slider owl-carousel
Adjust height of owl-carousel

Currently the owl-carousel that I have employed in my website is far too tall, as it takes up more than …

javascript jquery html css owl-carousel
Owl-carousel and lightbox together? Or is there another solution?

I would like to use Owl-carousel and PrettyPhoto lightbox together but before that, I would like to know if a …

jquery css lightbox prettyphoto owl-carousel
owl carousel scroll to clicked item

I have a simple owl-carousel, HTML: <div class="owl-carousel"> <div class="item"><h4>1</…

javascript jquery web owl-carousel
Owl Carousel 2 - autoHeight (multiple items)

At the moment the Owl Carousel autoHeight works only with 1 item on screen. Their plan is to calculate all visible …

javascript jquery height owl-carousel owl-carousel-2
How to Reverse owl carousel slider slide from right to left

I want to reverse slider for Arabic language so slider behavior reverse. Prevoius [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] Next Assume that here 1 to 10 is block …

jquery slider owl-carousel
Owlcarousel 2 dynamically loaded content

I have troubles with ajax loading content to owl carousel 2. I'm trying to get new items by this function: function …

javascript jquery ajax owl-carousel
How not to stop owl carousel on hover?

Currently the carousel stops when you hover it, I've added autoplayHoverPause:false but it doesn't seem to change anything. Is …

javascript jquery owl-carousel sliders
Owl Carousel 2 - how to get a current item?

I am working on a web site with Owl Carousel 2. I just want to detect which item is displayed on …

javascript jquery owl-carousel