By : Megalocode Published On Monday, March 03, 2014, 16:16 In WordPress
CoolText Wordpress Plugin allows you to use complex text animations that are impossible using only css transitions. It can be used with shortcodes and advanced settings. It already comes with 300 ready-to-use awesome animations. CoolText lets you animate letters or words, control speed and stagger, create text rotations and so on. And it?s responsive and SEO friendly.
CoolText Wordpress Plugin already comes with 300 ready-to-use animations.
It would be virtually impossible to create complex text animations only with css transitions. With CoolText you can do it with ease using shortcodes.
CoolText lets you animate letters or words, control speed and stagger, create animations sequences and so on.
CoolText works in all the latest browsers, and partially in old ones (some features, like 3D transforms in IE9, may be disabled).
The text is split into words & letters using position:relative and display:inline-block, so it will be naturally wrapped as the parent element changes size.
You don’t have to alter your html structure. CoolText can animate almost every tags containing text.
CoolText requires TweenMax and jQuery.