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

Does not work if next step of the current tour is on another page #33

Open dhawalbhanushali opened 9 years ago

dhawalbhanushali commented 9 years ago

I have an application where the bootstrap steps are distributed across several pages. In this case this plugin does not seems to work. Or am I missing something?

yhnavein commented 9 years ago

Check out my PR: #28 with some adjustments to the project for more extensive usage :) It's compatible with the original angular-tour.