krousel.js是一款左右切换滑块插件,灵活的、可定制的、响应式移动旋转木马效果。支持手机端触屏。主要特色无限循环。ES6模块。支持触摸事件。自定义旋转木马控制。自定义响应断点。幻灯片和褪色转换。每张幻灯片多个项目。var myCarousel = new Krousel(document.querySelector('.slider'),{ // Change where arrows are attached (default is the target) appendArrows: null, // Change where the navigation dots are attached appendDots: null, // enable or disable arrows arrows: true, // Auto play the carousel autoplay: false, // Change the interval at which autoplay change slide autoplaySpeed: 3000, // Display or Hide dots dots: true, // Enable or disable infinite behavior infinite: true, // Customize the "next" arrow nextArrow: null, // pause autoplay when a slide is hovered, pauseOnHover: true, // Customize the "previous" arrow prevArrow: null, // breakpoints config responsive: null, // Number of slide to show at once slidesToShow: 1, // Number of slide to scroll when clicking on arrow slidesToScroll: 1, // transition speed when changing slide speed: 300, // Change transition type when changing slide transition: 'slide', });
文件目录······
暂无数据
猜你喜欢
更多»
项目推荐
更多»
PDF电子书
更多»
Java多线程编程核心技术
(2)
Linux命令详解词典.pdf
(5)
深入Python3中文版
(0)
百度SEO一本通.pdf
(0)
mysql必知必会.pdf
(2)
疯狂JAVA讲义 pdf电子书
(3)
C# 图解教程pdf电子书
(3)
研磨设计模式 pdf电子书
(0)