Driver.js : JavaScript engine to drive User’s Focus across the Page

Spread the love

A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page.


Features:


  • Simple

    : is simple to use and has no external dependency at all

  • Light-weight

    : ~4kb in size, vanilla JavaScript and no external dependency

  • Highly customizable

    : has a powerful API and can be used however you want

  • Highlight anything

    : highlight any (literally any) element on page

  • Feature introductions

    : create powerful feature introductions for your web applications

  • Focus shifters

    : add focus shifters for users

  • User friendly

    : Everything is controllable by keyboard

  • Consistent behavior

    : usable across all browsers (including in-famous IE)

  • MIT Licensed

    : free for personal and commercial use

Tags:

Demo: http://kamranahmed.info/driver

Download Links

https://github.com/kamranahmedse/driver.js

Scroll to Top