Skip to content

f2er/intro.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro.js

A better way for new feature introduction and step-by-step users guide for your website and project.

##How to use Simple 3 steps.

  1. Include intro.js and introjs.css (or minified version for production) in your page.

  2. Add data-intro and data-step to your HTML elements.
    For example:

<a href='http://google.com/' data-intro='Hello step one!' data-step='1'></a>

About

A better way for new feature introduction and step-by-step users guide for your website and project.

Resources

Stars

Watchers

Forks

Packages

No packages published