Modern tooltips with huge collection of sliding and fading
Please read the FAQ
Slick and modern design









Simple implementation
<a class="tooltips">link<span class="animated [effect] [color] [Arrow]">Your Toolbox Text</span></a>
29 Effects
- Flash
- Bounce
- Shake
- Tada
- Swing
- Wobble
- Pulse
- Flip 3D
- FlipInX 3D
- FlipInY 3D
- FadeIn
- FadeInUp
- FadeInDown
- FadeInLeft
- FadeInRight
- FadeInUpBig
- FadeInDownBig
- FadeInLeftBig
- FadeInRightBig
- BounceIn
- BounceInDown
- BounceInUp
- BounceInLeft
- BounceInRight
- RotateInDownLeft
- RotateInDownRight
- RotateInUpLeft
- RotateInUpRight
- RollIn
All animations are pure CSS3 , that means it may not work properly in older browsers. That’s the only disadvantage of modern CSS3 animations.
Why don’t use jQuery animations
- CSS3 Animations use hardware acceleration natively, jQuery doesn’t
- That means you’ll have much more smoother animations
- CSS3 animations are the same on desktop, tablets and mobiles, MAC , PCs and Linux