iamdshri / introJS

javascript / jQuery module to introduce your app for first time visitors. https://codepen.io/iamdshri/pen/roGORr
GNU General Public License v2.0
14 stars 3 forks source link

introJS

A simple jQuery function which provide a tutorial kind of functionality for your web application. It will extend your web application's capabilities and allow you to minimize the training part for your application. First time visitors can get introduced to your site content/functionality. A new digital sitemap.

USAGE :::::::

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  • Step 4: After executing the function, you will see an introduction pane.


    Easy Right :)

  • CSS Class - <i>above-highlight</i> is used to highlight the element above the shadowed-overlay. So if you want you can add your custom css in your css file using that class which will be applied when the introduction is triggered for that element