Hello World!
You can create your product tour using data-intro
and data-title
HTML attributes. Simply add those attributes to your
elements and call introjJs().start()
:
index.html
And then call introJs().start()
:
Live Editor
Result
SyntaxError: Unexpected token (8:2) 4 : const isHints = false; 5 : 6 : setTimeout(() => { 7 : tour = 8 : }, 500); ^
Quaco Lighthouse
The Quaco Head Lighthouse is a well maintained lighthouse close to St. Martins. It is a short, beautiful walk to the lighthouse along the seashore.tip
You can also use data-step
to change the ordering of each step of your product tour, more details: Tour HTML attributes.