"show me around" script?

Hi there,

Can anyone suggest the best way to create something like this feature:

If you click the “show me around” link at the top, it opens a series of tooltips. I’m guessing it can be done with local storage.

What would be the best way to do this?

Thanks!

With a plugin.
Here’s a relatively up-to-date list to chose from:

I’d avoid the jQuery ones unless you are using jQuery, as it adds a potentially unnecessary dependency. Both nos 2 & 3 seem like good choices.

What makes you say that?

Whichever one you choose, make sure it has an abort.

Pretty much nothing more annoying than being stuck in a forced guided tour when you know what button you want to push, but you’re being blocked from it.

Thanks for the link… I think those examples have what I need.

Yes, I know what you mean about being stuck inside a guide. I will of course add a clear exit/close button.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.