Ah, tags. What a great way to narrow down what you're looking for!
July 14, 2013
Counting down with jQuery or CSS3 (or, Puff the Magic Countdown)
I wanted to replicate a 'text puff' effect on a web page, so went about it using two different techniques: jQuery UI (puff transition) and CSS3 animation of transition, transform and opacity.