SiteHelp.js is a jQuery plugin created for specifically adding a guided help system to a Web site.
This system consists of a series of tooltips that appear one after the other next to desired elements on the page, showing users the correct order in which to use them, or just describing their purpose and way of working.
Each of these tooltips comes equipped with a next, previous and close button which can be used to navigate through the tutorial or for skipping it.
An optional modal overlay can be shown around the tooltip, dimming out the light and putting more focus on the displayed message.
Developers can customize the interface of the tooltips, changing their background color, text size, text color, font family, the button colors, text, and size.
Requirements:
- JavaScript enabled on client side
- jQuery
Limitations:
- No access to the source code.
Comments not found