Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* FULLPAGE */
- $('#fullpage').fullpage({
- anchors: ['firstPage', 'secondPage', '3rdPage', '4thPage', 'lastPage'],
- menu: '#menu',
- scrollingSpeed: 800,
- autoScrolling: true,
- scrollBar: true,
- easing: 'easeInQuart',
- resize : false,
- paddingTop: '80px',
- paddingBottom: '80px',
- responsive: 1000,
- });
Advertisement
Add Comment
Please, Sign In to add comment