fullPage

멋있는 전체화면 스크롤 웹사이트를 만들어 보세요

열려 있어요

fullPage.js is actively maintained and community driven.

Solving developers' issues since 2013.

  • -

    commits
  • -

    해결된 문제
  • -

    기여자
Sponsored by
Codeless

단연 최고!

Proud of being the most complete framework of its kind. Trusted by the most innovative companies.

훌륭한 호환성

최신 브라우저뿐만 아니라 예전 버전에서도 작동합니다. 심지어 IE 9에서도 작동합니다! 소수가 아닌 모두를 위한 멋진 웹사이트를 만들어 보세요!

쉬워요!

fullPage.js is designed to be easy to use and customize. It includes tens of examples, great documentation and both community and personal support.

<div id="fullpage">
<div class="section">
Section 1
</div> <div class="section"> <div class="slide">
Slide 2.1
</div> <div class="slide">
Slide 2.2
</div> <div class="slide">
Slide 2.3
</div>
</div> <div class="section">
Section 3
</div> </div>
new fullpage('#fullpage', {
navigation: true,
responsiveWidth: 700,
anchors: ['home', 'about-us', 'contact'],
parallax: true,
onLeave: function(origin, destination, direction){
    console.log("Leaving section" + origin.index);
},
});

만져보세요!

Designed for mobiles and tablets, totally responsive.

Because not only kids like to grab things.

한국어