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

Commit

Permalink
added skip button option
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Koo committed Aug 19, 2012
1 parent 000e05d commit 3274094
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 15 deletions.
1 change: 1 addition & 0 deletions js/exampletour.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ var tour = {
orientation: 'left',
width: 320,
height: 480,
showSkip: true,
onPrev: function() {
document.getElementById('pageTitle').style.color = '#000';
}
Expand Down
Loading

0 comments on commit 3274094

Please sign in to comment.