Top "Owl-carousel" questions

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

Adding animated captions to Owl carousel

I'm using Owl Carousel and have been trying to add animated captions (just a simple fadein on slide display) but …

javascript jquery css css-transitions owl-carousel
owl carousel - Set different items number for each of many sliders placed on the same page

I have a page with multiple sliders that are created with owl carousel. I would like to define different number …

jquery owl-carousel
Owl Carousel not displaying videos

I have an example here: VideoSlide Example My problem is that nothing displays. I've effectively copied the code from the …

jquery css video carousel owl-carousel
Owl-Carousel, scroll two items at a time

I am working on a slider with Owl-Carousel 2 (beta), but there is a lot that doesn't work well. I want …

javascript jquery css owl-carousel
Center OwlCarousel when less than X items

We're using OwlCarousel 1.3.3 on our responsive site. We've set the max number of items to 4. $container.owlCarousel({ items: 4, itemsDesktop: [1000, 4], itemsDesktopSmall: [900, 3], …

javascript css carousel owl-carousel
OwlCarousel 2 .goTo event not working

Hoping someone with OwlCarousel 2 experience can help me. I have a menu at the top and I need each menu …

jquery owl-carousel
Owl Carousel 2 Navigation In Slide

I am using the Owl Carousel 2 jquery plugin, and am trying to have the navigation buttons contained within the slides. …

jquery owl-carousel
Owl Carousel 2, 8 items in two rows

Is it possible to make the Carousel in two rows? I want images like below: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 & in 1 page only 1 to 4 …

jquery owl-carousel
owl carousel flashing on page load

I have several owl carousels running. When it first loads the carousel flashes at full width until the jquery kicks …

jquery html twitter-bootstrap owl-carousel
How to start carousel other then first item on page loading

In certain case i want to start the owl carousel from >3 item i.e carousel by defult shows item …

javascript jquery carousel owl-carousel