| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/themes/xbootstrap5/js/owl/README.md | Download |
|
|||||||||||||||||||||
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/. Notice: The old Owl Carousel site (owlgraphic [dot] com) is no longer in use. Please delete all references to this in bookmarks and your own products' documentation as it's being used for malicious purposes. Quick startInstallThis package can be installed with:
Or download the latest release. LoadWebpackAdd jQuery via the "webpack.ProvidePlugin" to your webpack configuration:
Load 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. RoadmapPlease make sure to check out our Roadmap Discussion. LicenseThe code and the documentation are released under the MIT License. |