driver.js
driver.js copied to clipboard
[Feature request] New events
It will be very helpful if there was these events:
- onBegins: called before the tour starts
- onDone: called when user click on "done" buttons (tour is completed in all parts)
- onClosed: called when user click "close" or outside (the tour is not completed)
These actions will encourage to use cookies to show the joyride.
PS: please add some extra css classes to "done" button (ex: "driver-next-btn driver-done-btn")
CSS classes
These features would really be appreciated, do you know if there is any progress on them?
@alexisab @Rombecchi
Have you found the solution?
Nope...
We just released v1.0 of driver.js which has been rewritten from the ground up. There are more simplified hooks which give you more control over the popover and the whole lifecycle. Please have a look at the docs and do let me know if you face any issues.