Driver.js Versions Save

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

0.9.1

5 years ago

0.8.0

5 years ago

Refactor, build optimizations and packages updates

0.5.0

6 years ago

0.4.0

6 years ago
  • Adds overlayClickNext: false in driver options – allowing you to move to next step if clicked on overlay.
  • Element can now be a string or a DOM element
  • Stacking context fix