Text animations in websites were so popular once Flash was used widely and now, simplistic, non-animated websites that put the content in front are the way to go.

However, if used wisely, there is still room for such animations, and, a jQuery plugin named Textillate.js simplifies creating them.

Textillate.js

The plugin makes use of Animate.css + Lettering.js and it is capable of creating lots of animations like flash, bounce, shake, pulse, fade, rotate, flip and much more.

Requirements: jQuery, Animate.css, Lettering.js

Website: http://jschr.github.com/textillate/
Download: https://github.com/jschr/textillate

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

seven + eight =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

QUOjs – Micro JavaScript Library

QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.