Full-screen scrolling page effects with fullPage.js

Published 2014-12-21

A simple and easy to use jQuery plugin to create full-screen effects.

Plugin is capable of:

  • Scroll within sections using they mouse wheel scroll
  • Scroll within sections and within sliders using the arrow keys and the pageUp and pageDown keys
  • Use multiple callbacks
  • Use touch events for mobile and tablet devices
  • Add a menu linked to to the sections
  • Support for CSS3 animations with jQuery fallback
  • Use of anchor links (#) for each section and slides
  • Support for scrolling inside each section
  • Resize the sections size as well as the text when resizing the browser’s window
  • Autoadjust itself to fit the current section/slide when resizing the browser’s window
  • Admit some options such as the scrolling easing, the background color of the slides, the scrolling speed, loop options, callbacks and the vertical align of the text within the sections

For more investigation follow Live Demo or another demo or visit [https://github.com/alvarotrigo/fullPage.js#fullpagejs]()