10

Something like "Click here to get started" or whatnot. I am planning to add a "tutorial" mode for a site and was wondering if there was a jquery or rails plugin for it already.

I have tried googling for tool tips but all i get are hover(or click) activated ones. You usually see these tool tips for flash games with tutorials(just an example), but is it possible with jquery?

Charles
  • 50,943
  • 13
  • 104
  • 142
corroded
  • 21,406
  • 19
  • 83
  • 132
  • If you dig deeper in the plugins you'll find that many of them allow you to trigger tooltips manually. qTip2 certainly lets you do that. – JJJ Oct 12 '11 at 09:13
  • 2
    Why the hell is this question closed? It is constructive and it gives valueable information. Stop whining about the exact rules so hard. – Nick N. Jun 20 '13 at 07:28

1 Answers1

18

Try this, it is awesome !

and the demo :

Yukulelix
  • 1,072
  • 2
  • 13
  • 19