| Recommend this page to a friend! | 
| Classes of Michael Beck | Xoops 2.5 | htdocs/themes/xbootstrap/js/owl/README.md | Download | 
  | 
|||||||||||||||||||||
OwlCarousel2 is currently being transferred to a new ownerStay tuned while the new owner sorts through some stuff. (Oh, hi, I'm David!) Owl Carousel 2Touch enabled jQuery plugin that lets you create a beautiful, responsive carousel slider. To get started, check out https://owlcarousel2.github.io/OwlCarousel2/. Quick startInstallThis package can be installed with: Or download the latest release. LoadWebpackLoad the required stylesheet and JS: 
Static HTMLPut the required stylesheet at the top of your markup: 
NOTE: If you want to use the default navigation styles, you will also need to include  Put the script at the bottom of your markup right after jQuery: 
UsageWrap your items ( NOTE: The  Call the plugin function and your carousel is ready. 
DocumentationThe documentation, included in this repo in the root directory, is built with Assemble and publicly available at https://owlcarousel2.github.io/OwlCarousel2/. The documentation may also be run locally. BuildingThis package comes with Grunt and Bower. The following tasks are available:   *  To define which plugins are build into the distribution just edit  ContributingPlease read CONTRIBUTING.md. LicenseThe code and the documentation are released under the MIT License.  |