목록slickjs (2)
trycode
custom 버튼 적용하기. - 이전에 기본 사용법 [유용한 라이브러리] - slick.js 사용하기 ( 1 ) slick.js 사용하기 ( 1 ) slick.js - 슬라이드 / 캐러셀 라이브러리 http://kenwheeler.github.io/slick/ slick - the last carousel you'll ever need slick is a responsive carousel jQuery plugin that supports multiple breakpoints.. trycode.tistory.com 을 살펴 봤다. 이번엔 버튼 ( arrow / dot ) 을 커스텀해서 작업하는 방법을 알아보자. ( 실무에선 보통 버튼은 작업된 디자인에 맞게 다시 작업하는게 대부분이다. ) html sli..

slick.js - 슬라이드 / 캐러셀 라이브러리 http://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 - 사용하기 정말 간편하다. API 문서가 영어로 되어 있긴 하지만 쉽게 알아볼 수 있게 예제도 잘 정리되어 있다. 내가 잘 따라 할 수 있는 정도니까 왠만한 사람들은 다 할 수 있으리라 생각된다. 기본 사용법. head 태그 내에 아래 코드를 삽..