Fullpage

Component ID

2666906

Component name

Fullpage

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Fullpage module integrates the Fullpage javascript library with Drupal. This way, you can use the jquery Fullpage library to build scrolling websites.

Fullpage javascript library is a simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites or onepage sites). It allows the creation of fullscreen scrolling websites, as well as adding some landscape sliders inside the sections of the site.

How to use
This module, allows you to use Fullpage loading the library, instead of let the user incorporates jquery libraries in custom modules.

You can use the library in any theme or module by calling drupal_add_library('fullpage', 'fullpage').
Also you can load the library doing libraries_load('fullpage')