Full CSS3 Tooltip
This merchandise is especially focused to point out a number of the highly effective contributions of CSS3.
It makes use of a number of new CSS3 additions like transitions, transformations, opacity, shadows …
Features
- Pure CSS3
- Fully and simply customizable
- Tooltips can include what you need (HTML, pictures …)
- Three themes are included (darkish, mild, blue)
- Very straightforward to make use of (please check out “How to make use of it” part to see how easy it’s)
- Same render on unsupported browsers (solely the animation just isn’t displayed ; Look on the video to see the lead to IE8)
How to make use of it
<a href=”#”>Link</a><span>Content of the tooltip with HTML</span>
In this merchandise, we use an “a” ingredient related to a “span” ingredient, however you need to use any of HTML parts (it’s defined in ReadMe file with an instance).
Compatible browsers
This merchandise works with the next browsers :
- Firefox 4+
- IE10 (Preview)
- Opera 10.50+
- Safari
- Chrome
NOTE: This merchandise can also be appropriate with IE7, IE8 and IE9 however with out animations.
Changelog
# 1.0.1 (March tenth)
- Added IE7 compatibility
- Fix transparency downside
- Use Microsoft Matrix filter for the rework property
- Use Microsoft BasicImage filter for the rotate property