Skip to content

Instantly share code, notes, and snippets.

@wanghuaisheng
Created November 10, 2017 06:04
Show Gist options
  • Save wanghuaisheng/4a237e299917a96ea9defd8a30e9af63 to your computer and use it in GitHub Desktop.
Save wanghuaisheng/4a237e299917a96ea9defd8a30e9af63 to your computer and use it in GitHub Desktop.
owl carousel2 幻灯片/轮播插件

相关地址

实例化

$(‘#owl-demo’).owlCarousel();

用法跟slick很像,用法在中文文档说明的很详细,html 的写法跟slick一样,但是Owl.carousel 没有data- 属性 。 现在最新版是2.2.0 功能更强大,支持触屏,单个多个显示/拖拽,自动播放,延迟加载等。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment