Options

autoplay

Type: Boolean
Default: false

Start the Tutorial when loading the site

persistent

Type: Boolean
Default: false

Save current progress with cookies or local storage

buttons

Type: Object
Default: {previous: "Back", next: "Next"}

Change text of next and previous button

progressbar

Type: Boolean
Default: false

Show a Progressbar for the current page

scrollSpeed

Type: Number
Default: 800

Scroll speed

steps

Type: Object
Default: nil

Javascript Object containing steps with further options. See Example

highlight

Type: String
Default: nil

Element to highlight. Can be any Selector.

title

Type: String
Default: nil

Title for current step.

text

Type: String
Default: nil

Text for current step.

callback

Type: Object
Default: nil

Callback option. See Example

action

Type: Object
Default: nil

Custom template. See Example