Displays collapsible content panels for presenting information in a limited amount of space. General accordion HTML structure in Zendash template.
The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript, The following HTML,JS, CSS you should have in your page to implement a owl carousel.
<!-- Internal Owl Carousel js -->
<script src="../../assets/plugins/owl-carousel/owl.carousel.js"></script>
<script src="../../assets/js/carousel.js"></script>
Type | URL |
---|---|
Plugin Link | owlcarousel2.github.io/OwlCarousel2/ |