Client-side "Feature Tour" (tutorial/instructional) overlay system?

Spo*_*pot 77 javascript overlay user-experience client-side

Is there a system/framework in existence which focuses on providing tutorial / help like overlays in the browser?

Example: You have a webapp which requires a certain level of instruction to the user. In this instruction process you wish to "highlight" (e.g. arrow, colour shading, pulsing border, etc) a certain element on the page, with an accompanied message.

This would be a true overlay, so it would function only in absolute positioning, and not interfere with the existing layout.

I'm looking for an existing solution, before I consider rolling my own.

Spo*_*pot 168

感谢约翰逊为我提供了一个很好的术语(没有荒谬的误报).

以下是我发现的"功能导览"解决方案列表:

我相信还有更多.这些解决方案可以使开发人员更容易为用户实现更好的功能介绍.

  • 严重+1.这就是为什么要求一个可以做某事的图书馆的问题令人讨厌的原因...... (15认同)
  • 其他一些google-foo词是教学叠加和教练标记. (5认同)
  • 另一个添加到列表中:[Trip.js](http://eragonj.github.io/Trip.js/) (2认同)
  • http://bootstraptour.com (2认同)

小智 12

除了列表之外,我们还可以使用轻量级库 https://github.com/heelhook/chardin.js