mreq / slick-lightbox

A lightbox wrapper for Ken's amazing slick carousel.
http://mreq.github.io/slick-lightbox/
MIT License
229 stars 103 forks source link

How can I combine this with slider? #48

Closed AizSedaj closed 7 years ago

AizSedaj commented 7 years ago

Small images with sliding and bigger images on click with slider.

mreq commented 7 years ago

There's a demo for exactly that.

AizSedaj commented 7 years ago

For those, who want to create a slider with thumbnails and a slider with big images, you should separately init .slick() for small slider and .slickLightbox() for fullscreen version.