Skip to content

Instantly share code, notes, and snippets.

@jimmynotjim
Created November 19, 2013 22:24
Show Gist options
  • Save jimmynotjim/7553673 to your computer and use it in GitHub Desktop.
Save jimmynotjim/7553673 to your computer and use it in GitHub Desktop.
Example scrollNav Init
$('#main').scrollNav({
headings: 'h1',
insertTarget: '#nav_box'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment