DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
609 stars 137 forks source link

Multiple buttons (2 or 3) in the tour #38

Open josietam opened 9 years ago

josietam commented 9 years ago

Thank you for your great work & contribution!!! I'm using your tour in our system :+1:

If I need to have two buttons (or even three) in the dialogue box, how can i do that? 2 buttons: (Back)(Next) for previous & next steps respectively 3 buttons: (Back)(Done)(Re-start) for previous step, next step (last step), and restarting the tour respectively?

Thank you very much :) Have a good day ahead!