EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

Start a trip just after another one has finished completely. #119

Closed crossplatformdev closed 8 years ago

crossplatformdev commented 8 years ago

Hi. I have defined two trips in this fiddle to recreate what I need to accomplish: http://jsfiddle.net/0drbgstg/

The first trip erroneously launches on page load, when it should be the callback of the other trip, which is launched correctly when link is clicked.

What I need is just launch one after another 'Finish' link has been clicked, or when the trip has ended completely and the browser screen is enlightened again.

Please help me.

crossplatformdev commented 8 years ago

I have successfully achieved the task with onEnd event callback. You can close this issue.

http://jsfiddle.net/0drbgstg/1/

Thanks anyway.

EragonJ commented 8 years ago

@crossplatformdev !! I just came back from work and read this message !!! awesome :P