Skip to content

Instantly share code, notes, and snippets.

@alvarotrigo
Created May 22, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alvarotrigo/368e6d6ad3c5c0e98d3c to your computer and use it in GitHub Desktop.
Save alvarotrigo/368e6d6ad3c5c0e98d3c to your computer and use it in GitHub Desktop.
$(document).ready(function() {
$('#fullpage').fullpage({
autoScrolling: false,
fitToSection: false
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment