pasteNinja

Untitled

Apr 28th, 2017
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /* FULLPAGE */ 
  2. $('#fullpage').fullpage({
  3.     anchors: ['firstPage', 'secondPage', '3rdPage', '4thPage', 'lastPage'],
  4.     menu: '#menu',
  5.     scrollingSpeed: 540,
  6.     autoScrolling: true,
  7.     fitToSection: false, // Please add this line
Advertisement
Add Comment
Please, Sign In to add comment