Intro.js is a lightweight library for creating step-by-step customer onboarding. Demo page.
Usage
To use the plugin, you need to add the following files.
Basic example
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()
:
You can define your tour settings using JSON as well.