Ah, tags. What a great way to narrow down what you're looking for!
- Counting down with jQuery or CSS3 (or, Puff the Magic Countdown)July 14, 2013 – 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.