Guiders.js - JavaScript Library For Guiding Users
Guiders are a user experience design pattern for introducing users to a web application. A guider is a dialog box that guides a user through your application. This improves the user experience of a web application by visually introducing the user to important features.
Guiders can be attached to an element on your web page, or they can be centered on their own. Attaching a guider to an element on your page is as simple as using the appropriate jQuery selector and a position value 1-12. The position value determines which direction the guider attaches to the element, according to the numbers on an analog clock.
Requirements:
Demo: http://blog.optimizely.com/introducing-guidersjs-an-open-source-guider
License: Other License