A JavaScript library for easily manage user onboarding, UI discovering, product presentation, show your new awesome feature and more.
- download it
- add the
lib.js
andlib.css
files to your page - create your custom configuration object
- when you want to start it call
ProductTourJS.init(your-options-obj);
andProductTourJS.start();
- jQuery