driver.js icon indicating copy to clipboard operation
driver.js copied to clipboard

[Feature request] New events

Open Rombecchi opened this issue 6 years ago • 4 comments

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")

Rombecchi avatar Apr 10 '18 22:04 Rombecchi

CSS classes

cherrygirl69 avatar Apr 11 '18 14:04 cherrygirl69

These features would really be appreciated, do you know if there is any progress on them?

alexisab avatar Jun 04 '19 08:06 alexisab

@alexisab @Rombecchi

Have you found the solution?

Naren-hybreeder avatar Mar 23 '22 10:03 Naren-hybreeder

Nope...

Rombecchi avatar Mar 26 '22 19:03 Rombecchi

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.

kamranahmedse avatar Jul 05 '23 17:07 kamranahmedse