angular-tour
angular-tour copied to clipboard
AngularJS directive for giving an interactive tour of your website.
I changes Readme Section
Doesn't seem like openTour is properly invoking start of Tour, if I manually set currentStep using my own function (i.e. startTour) it's fine. https://jsfiddle.net/auricomx/rfffmd85

Is there any way the tour can be restarted once the final step is hit? Also, the start tour in the demo seems not working. Tried disabling the cookie.
I have a problem with this, because the tour's tag scope it's not the same that the controller's scope. So I think that is the ui-router dependency. Thanks a lot!
Is there a easy way to make this directives to work in mobile? if no easy way, what is your suggestions to make this adapt to mobile view?
Hello, if the element defined in the tourtip-element in a virtual-step is not found, the page get the error: Target element could not be found. Selector: #id-of-the-element Is there any...
Any plans to add support for Angular 2/4?
Hey. awesome module!! I'm using this tour and i would like to have like help icons in section name where if the user clicks it open the tour in that...