본문 바로가기

Web/javascript

[jQuery] slick slider 커스텀 내비게이션 & 페이징

 

 

 

https://kenwheeler.github.io/slick/

 

slick - the last carousel you'll ever need

slick is a responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!

kenwheeler.github.io

slick slider는 손쉽게 슬라이더를 사용할 수 있게 해주는 플러그인으로, 여러 방향으로 응용이 가능하다.

 

 

slick slider 기본 ui

기본적으로 제공하는 페이징과 내비게이션 말고, 커스텀 디자인을 적용할 수 있다.

 

 

See the Pen slick slide with custom nav and paging by KYR (@cupockhz) on CodePen.

See the Pen slick slide with custom nav and paging by KYR (@cupockhz) on CodePen.