8

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.

4

3 回答 3

4

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:

于 2011-01-26T21:29:22.297 回答
3

You could also use the original Microsoft assistants ported to JavaScript:

  • Clippy
  • Merlin
  • Rover
  • and Links

https://www.smore.com/clippy-js

PS: I would definitely not use that on a serious page ;)

于 2013-05-23T14:32:16.057 回答
0

I found a couple more:

Hope this helps

于 2013-11-18T14:29:46.907 回答