PowerTip: A jQuery Plugin that Creates Hover Tooltips
PowerTip is an easy-to-use jQuery-based tool which can be customized and provides a fluid user experience. It supports the addition of complex data also to tooltips and has APIs available for web developers. It schecks and tests for hover intent so tooltips don’t open whenever you cross the element with a tooltip with your mouse. Its tooltip queue allows the user to move their cursor to another element with tooltip, with the last one closing before the next tooltip opens up.
It requires jQuery 1.7 or later.
Below are some of its features:
- Simple configuration
- Easy customization
- Works easily with keyboard navigation
- Smooth fade-ins and fade-outs
- Supports static tooltips
- Multiple instances
- Supports complex content
- Actively maintained
- Works on any type of element
You can view some examples and download PowerTip via the link above.