Hacker News new | ask | show | jobs
by afshinmeh 4837 days ago
Thanks. What you mean by "multiple pages"?
1 comments

He means that if intro instructs the user click here, and the browser goes to another page from within the same intro scope, then intro would pick up and continue.
Something like that yes :)

Maybe step 1-3 is on "start.html" and step 4-6 is on "anotherpage.html". So when the user clicks next from step 3, he should be redirected to anotherpage.html and the intro continues.

I got it, I got it. Good idea, I think you submitted an issue on Github also, right? Thanks for the awesome suggestion, in the next versions we will have that also.
+1 - ability to guide a user through multiple pages would definitely be useful. Anyways, thanks a lot for a great contribution.