
You possibly can add tooltips to components which seem while you mouseover them.
Video
Options
- 8 Lovely colours: inexperienced, yellow, orange, pink, pink, darkish blue, gentle blue and white.
- For textual content, hyperlinks, pictures and buttons.
- Animated utilizing jQuery.
- No pictures are used, the whole lot is CSS.
- A PSD is included and an in depth documentation
Essential Info
CSS3 is used for the gradients and shadows however Opera will simply render one background colour. The gradient background does work with IE as a result of it makes use of filters. This merchandise can be appropriate with Chrome 7 & 8.
There are solely 2 recordsdata to incorporate within the HEAD: tooltips.min.css and tooltips.min.js. You additionally want jQuery.
This merchandise comes with a really detailed documentation with a number of examples. A PSD is included.
Changelog
1.1.0 (Feb 15 2012) * jQuery 1.7 optimization 1.0.2 (Oct 9 2011) * Added choice to place tooltips within the heart * Up to date attribute "textual content" to "data-text" for html5 validation 1.0.1 (Feb 17 2011) * Added assist for pictures contained in the tooltips * Fastened bug the place arrows weren't seen in IE6 and IE7 * Fastened positioning bug in IE7 * Fastened multiline bug in IE7 * Fastened hyperlink bug in IE6 and IE7 * Fastened left impact in IE6 and IE7 1.0.0 (Feb 12 2011) * First model