본문 바로가기

Plugin

(3)
[plugin] AOS 플러그인 사용법 https://michalsnik.github.io/aos/ AOS - Animate on scroll library AOS Animate On Scroll Library Scroll down michalsnik.github.io 1.CDN 삽입 2. INITIALIZE AOS 부분 복붙 3. 원하는 style을 적용한다. 아래 스타일마다 있는 각 data를 넣음 4. 옵션들을 각 추가로 사용 (사이트 오른쪽 logo클릭시 이동) ▼ CODE 페이드 다운 페이드 업 페이드 업 right 페이드 업 left 줌인 줌아웃 플립 ▼ 실행화면
[plugin] alvarotrigo - Fullpage 플러그인 https://alvarotrigo.com/fullPage/ fullPage scroll snapping. Create full screen pages fast and simple Mouse wheel snap to sections. Fast and simple to use. alvarotrigo.com 1. CDN 복붙해서 html파일 Section1 Section2 Section3 Section4 섹션1 섹션2 섹션3 섹션4 ▼ 1 실행화면 (사진 대신 color로 대체) ▼ 2 콜백함수 이용한 예시 코드 메뉴1 메뉴2 메뉴3 PRODUCT 제품1 342,350 제품2 342,350 제품3 342,350 제품4 342,350 제품5 342,350 ▼ 2 실행화면 (사진 x)
[Plugin] swiperjs 슬라이더 사용 방법 https://swiperjs.com/ Swiper - The Most Modern Mobile Touch Slider Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. swiperjs.com swiperjs는 이미지 슬라이더를 사용할 때 많이 이용하는 사이트이다. (클릭이나 터치를 통한 이미지 슬라이더 가능) [ 사용방법 ] 1.사이트 내의 Get Started 클릭>Use Swiper from CDN 링크를 html 의 태그 안에 적용한다. + CDN이란? (Contents Delivery Network) 콘텐츠 전송 네트워크인 CDN이란, ..