Fullpage.js Tutorial

Fullpage.js is a javascript library that creates a fullpage scrolling effect for websites using jQuery. This tutorial will show you how to setup the library, create a vertical and horizontal slides, create a fixed navbar, using slide anchor links and customizing fullpage.js options Download: alvarotrigo.com/fullPage/ Example Code: part 1: gist.github.com/theredstapler/a859be68ceab4b26c3f5… part 2: gist.github.com/theredstapler/e7cc81be8ff70bfc764d… part 3: gist.github.com/theredstapler/bb99f9e14a6a520f2acb… part 4: gist.github.com/theredstapler/5a9e39dbbf141caa0aa9… part 5: gist.github.com/theredstapler/634754def28f4d79afe5…