Skip to content

Commit

Permalink
updated README, minified js for topOffset option
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpolis committed Aug 18, 2013
1 parent 6226811 commit c4e2697
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ $.scrollIt({
scrollTime: 600, // how long (in ms) the animation takes
activeClass: 'active', // class given to the active nav element
onPageChange: null, // function(pageIndex) that is called when page is changed
topOffset: 0 // offste (in px) for fixed top navigation
});
```

Expand Down
2 changes: 1 addition & 1 deletion scrollIt.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4e2697

Please sign in to comment.