🤘 Product Tour JS
What is it?
A JavaScript library for easily manage user onboarding, UI discovering, product presentation, show your new awesome feature and more. try it
How to install:
- download it
- add the
lib.js
andlib.css
files to your page - create your custom configuration object (more on that)
- when you want to start it call
ProductTourJS.init(your-options-obj);
andProductTourJS.start();
Requirements:
- jQuery