Basically what I am wanting to do is create a page or pages that will walk the visitor through my website. It gives them a task to do and a pop up that explains the steps to go through. I have found these 2 scripts but wondering if there is anything better that has more documentation with it. https://github.com/linkedin/hopscotch/ (I actually am trying this one but it isnt working) http://zurb.com/article/1079/our-joy...ets-an-overhau Anyone know of anymore out there that can do this and that I can see more documentation on how to install and everything?
This can be easly done with jQuery... you can find some realy cool and easy to learn jQuery tutorials on codecademy.com don't see any reason why to use script at all... is your website online? maybe I can help you... Edit: list of similar scripts: - intro.js - > http://usablica.github.io/intro.js/ - aSimpleTour - > http://alvaroveliz.github.io/aSimpleTour/ - PageGuide.js -> http://tracelytics.github.io/pageguide/ - Website Tour -> http://tympanus.net/codrops/2010/12/21/website-tour/ - Bootstro.js -> http://clu3.github.io/bootstro.js/ - Bootstrap Tour -> http://bootstraptour.com/ - Trip.js -> http://eragonj.github.io/Trip.js/ - Crumble -> http://blog.tommoor.com/crumble/