Search code examples
javascriptjquerypluginswizardassistant

javascript wizard/assistant plugin


I wonder if someone knows a javascript pluging (preferably for jQuery) to create MS word like wizards or assistant. To better explain what I want is a plugin for introducing a web site to new users, showing some message to do something and blinking in the links or buttons that they have to press to do it.

I remember seeing one some time ago but I cannot find now and googling is hard with these terms.


Solution

  • You could try http://amberjack2.org/. However the Library is not documented yet. You'll have to look at the source to see how to implement it.

    Just found another library which appears to be easier: http://tympanus.net/Development/WebsiteTour/

    Here are posts that talks about it: