Tour
Use TutoBox for application tour.
What is tour?
The tour is a simple way to use TutoBox without having to specify so many attributes. When you execute the tour TutoBox finds the elements in the DOM and executes the steps according to the order in which the elements are found. This means that the data-step
attribute is ignored even if set. And you don't need to set the attribute data-tuto
.
Learn more about the difference between tutorial and tour here.
Usable attributes
At least one of these attributes is required
data-step-title
data-step-des
data-step-html
Exemple
Html content
Live Editor
Result
Loading...
Run code
TutoBox.startTour()