Single Item
Multiple Items
Responsive Display
Variable Width
Adaptive Height
Data Attribute Settings
In slick 1.5+ you can now add settings using the data-slick
attribute. You still need to call $(element).slick()
to initialize slick on the element.
1
2
3
4
5
6
Center Mode
Lazy Loading
Autoplay
Fade
Add & Remove
Filtering
Slider Syncing
Right to Left
Note: the HTML tag of the slider, or the parent element of the slider, must have the attribute dir="rtl"
.