by martenmoolenaar on WordPress.org
Funking up your texts by selecting html elements in your theme and assigning animation styles.

Scrambled code
To funk up some headings on a site we made, we created a CSS-animation plugin (using a bit of JavaScript (no jQuery, we’re keeping the funk pure)) with a bunch of funky effects.
Since we like them so much, we would like you to have it.
So here it is.
It lets you animate elements on your page by
* Selecting the elements using css selectors
* Selecting the desired animation style (or just randomly picked)
* Entering the maximum number of loops.
This plugin is under active development. Any feature requests are welcome at plugins@zodan.nl!