Top "Slick.js" questions

A jQuery plug-in for carousel.

Slick Carousel Uncaught TypeError: $(...).slick is not a function

Somehow I'm unable to use slick carousel (http://kenwheeler.github.io/slick/) correctly. I'm getting the following error: Uncaught TypeError: $(...).…

javascript jquery slick.js typeerror
How can I change the width and height of slides on Slick Carousel?

http://kenwheeler.github.io/slick/ A friend suggested that I use Ken Wheeler's Slick carousel and I decided to give …

jquery carousel slick.js
How add spaces between Slick carousel item

I want to add space between two slick carousel items, but not want the space with padding, because it's reducing …

jquery html css jquery-plugins slick.js
Add custom buttons on Slick Carousel

How do I apply custom prev and next buttons to slick carousel? I have tried a background image on the .…

javascript css slick.js
Slick.js: Get current and total slides (ie. 3/5)

Using Slick.js - how does one get current and total slides (ie. 3/5) as a simpler alternative to the dots? …

javascript jquery slick.js
Reinitialize Slick js after successful ajax call

I am using Slick for a carousel implementation and everything works fine when the pages loads.What I am trying …

javascript jquery ajax slick.js
Change height of Slick Carousel

Here is a fiddle of Slick Carousel embedded in a Bootstrap thumbnail. JSFiddle How can I make the carousel only 200…

css angularjs twitter-bootstrap-3 slick.js
Slick carousel responsive breakpoints

This is the configuration I am using to create slick carousel on my web page. $('#carousel').slick({ infinite: true, …

javascript jquery slick.js
Error in slick.js: "Uncaught TypeError: Cannot read property 'add' of null"

I used slick js for slider view of image. Here is my code. <div class="slider_wrap add-remove"> &…

jquery ruby-on-rails slider nested-forms slick.js
Slick slider custom dots

I was wondering if there is a way to use custom slick slider dots. When I search, all I can …

javascript jquery navigation slick.js