Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 자료구조
- compare()
- coding test
- CSS
- HashSet
- Python
- Queue
- array
- 해쉬
- Java
- 코딩테스트
- Eclipse
- 스파르타코딩클럽
- programmers
- HTML
- Coding
- point queue
- javac
- HashMap
- 네이버
- 자바
- Stack
- hash
- 프로그래머스
- 배열
- 정렬
- SQL
- Naver
- string
- 우선순위큐
Archives
- Today
- Total
목록swiper (1)
youngik
Swiper Component
Swiper 최근 다양한 웹사이트를 보면 swiper를 사용하지 않는 사이트는 잘 없는 것 같다. Naver, Daum 등 화살표 표시로 지정된 범위에서 다양한 화면을 불러올 수 있는 기능이다. Swiper 홈페이지에서 API로 기본적인 뼈대인 코드를 불러와서 동작을 확인할 수 있고 다양하게 사용자가 원하는대로 custom 또한 할 수 있다. 그러면 이제 Swiper를 어떻게 사용하는지에 대해서 한번 알아보자 ▶swiper 공식 홈페이지 : swiperjs.com/ Swiper - The Most Modern Mobile Touch Slider Swiper is the most modern free mobile touch slider with hardware accelerated transitions a..
HTML
2021. 4. 3. 15:09