pasteNinja

Untitled

Apr 27th, 2017
145
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, // Please replace to 'false'
Advertisement
Add Comment
Please, Sign In to add comment