This project is not covered by Drupal’s security advisory policy.
Slick plugin provides full width slider, carousel, slideshow, responsive slider, variable width slider, dynamic height slider, center mode slider, lazy loading and thumbnail sliders.
Demo:
https://www.drusys.com/demo/corporate-template
http://kenwheeler.github.io/slick (Source code)
Usage
Install the module as usual. Add the below code to see the demo.
HTML
<div class="slick-demo">
<div>your content</div>
<div>your content</div>
<div>your content</div>
</div>
JS
$(document).ready(function(){
$('.slick-demo').slick({
slidesToShow: 3,
slidesToScroll: 1,
autoplay: true,
});
});
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Media
364 sites report using this module
- Created by abdul_azeez_drusys on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


