DaftMonk / angular-tour

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

How to show progress on the Popup #61

Open fpcuriosity opened 8 years ago

fpcuriosity commented 8 years ago

Hi, I'd like to show the actual step and the total number of steps on each popup. Like "This is step 4 out of 9".

Is there any way to accomplish this?