sstooltip
This is a simple & stupid tooltip javascript library, but that's probably exactly what you need.
Features
- Smart tooltip placement: It will try to place the tooltip at the suitable position (avoid falling of the screen.)
- Lightweight: Only 3KB (2KB js + 1KB css)
Only requires jQuery. See demo
For AngularJS support, check out angular-sstooltip
(For sstooltip version 3.2 and lower, angular-sstooltip is included when you install sstooltip. The code have been separated into two repositories since version 4.0.)
Installation
bower install sstooltip
Development
To build npm run prepublish