Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
added scrollTopMargin config option
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Koo committed Aug 2, 2012
1 parent a0dc126 commit cc1bd9d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
1 change: 1 addition & 0 deletions js/exampletour.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ var tour = {
animate: false,
//smoothScroll: false,
//showCloseButton: false,
scrollTopMargin: 200,
showPrevButton: true,
showNextButton: true,
arrowWidth: 20,
Expand Down
Loading

0 comments on commit cc1bd9d

Please sign in to comment.