No Description Available
1
owl
onex
Product Slider using Owl carousel 2 with auto play and responsiveness.
Owl Carousel is a number one jQuery plugin Choosen by hundreds of developers. Here is Sponsored Slider.
Slick marquee slider - manage HTML marquee with slick javascript library.
Owl caraousel Testimonial slider
$('.owl-carousel.owl').owlCarousel({ loop:true, margin:10, nav:false, dots:true, autoplay:true, responsive:{ 0:{ items:1 }, 600:{ items:3 }, 1000:{ items:4 } } });
<h1 class="text-center mt-2 mb-4">Owl Carousel Demo</h1> <div class="owl-carousel owl owl-theme"> <div class="item"> <img src="https://www.apartmentguide.com/blog/wp-content/uploads/2009/09/How-To-Walk-A-Dog-In-Your-Apartment-Community-Take-Advantage-of-Nearby-Green-Spaces.jpg"> </div> <div class="item"> <img src="http://power-pet.com/wordpress/wp-content/uploads/2012/10/eyes-yellow-animals-dogs-labrador-retriever-wide-1024x640.jpg"> </div> <div class="item"> <img src="https://r.hswstatic.com/w_907/gif/animal-stereotype-1.jpg"> </div> <div class="item"> <img src="https://static.boredpanda.com/blog/wp-content/uploads/2017/01/funny-animal-selfies-fb.png"> </div> <div class="item"> <img src="https://s3-eu-west-1.amazonaws.com/thegivingmachine/uploads/animal-charities.jpeg"> </div> <div class="item"> <img src="https://www.pets4homes.co.uk/images/articles/4830/large/animal-welfare-act-2018-what-licensed-dog-breeders-must-do-to-legally-advertise-their-litters-5b238638f121d.jpg"> </div> </div>