본문 바로가기
개인공부

full Page Scroll - 자바스크립트 소스 모음 (풋터 설정 가능)

by 디자인업 2022. 1. 5.

[풋터 설정 가능]

fullpage.js 3.0 이상 유료 버전

https://github.com/alvarotrigo/fullPage.js/

 

개인 블로그 소스

https://webty.tistory.com/106
풋터는 가능하지만 스마트폰 터치 스크롤이 안됨

해결되면 실무 사용 가능

 


[풋터 설정 불가능]

[fullpage.js 2.9.7] (Jquery 필수)

3.0 버전부터 라이센스가 필요함. 따라서 2.9버전 이용 

다운로드 페이지 : https://github.com/alvarotrigo/fullPage.js/releases?page=2

바로다운 받기 : https://github.com/alvarotrigo/fullPage.js/releases/tag/2.9.7

 

 

https://youtu.be/FV6lvj0zUBU?t=150 


[간단한 심플 버전 소스]

https://github.com/Mobius1/Pageable

 

GitHub - Mobius1/Pageable: Create full page scrolling web pages. No jQuery.

Create full page scrolling web pages. No jQuery. Contribute to Mobius1/Pageable development by creating an account on GitHub.

github.com

 

https://www.cssscript.com/tag/one-page-scroll/

 

20+ One Page Scroll Effects In Pure JavaScript And CSS - CSS Script

20+ JavaScript and/or CSS implementations of the familiar One Page Scrolling effect for modern web app design.

www.cssscript.com

 

이중에서 젤 맘에 드는건 아래 두가지

하지만 풋터 설정이 안되니 이점 주의 바람

 

https://www.cssscript.com/cross-platform-smooth-one-page-scrolling-pure-javascript/

 

Cross-platform Smooth One Page Scrolling With Pure JavaScript - fullPageScrollPureJS | CSS Script

A pure JavaScript / CSS implementation of cross-platform smooth one page scrolling effect with no 3rd dependencies.

www.cssscript.com

 

https://www.cssscript.com/fullscreen-one-page-scroll-slider/

 

Fullscreen One Page Scroll In Vanilla JavaScript - Slider Scroll | CSS Script

A fullscreen one page scrolling effect that enables the users to scrolls through fullpage sections with mouse wheel.

www.cssscript.com

 

댓글