David Emery Online

Hi there, I’m David. This is my website. I work in music for Apple. You can find out a bit more about me here. On occasion I’ve been known to write a thing or two. Please drop me a line and say hello. Views mine not my employers.

Signup to receive the latest articles from de-online in your inbox:

Shifting my Opinion on CSS Animations

6 May 2009

Having actually taken some time to implement CSS animations in an example, a light bulb clicked. The way I looked at how animations were declared and in what situations you would declare them suddenly changed. I believe I have done a 180 on this.

CSS transitions are easily my most used piece of ‘new’ CSS, followed closely by text-shadow. It makes it so easy to add superfluous, non-essential but experience-enhancing touches of animation that I’d never have time to add via javascript. I use them on practically every site I build now – it would be great if other browsers (ok, I really mean Firefox realistically) would implement them as well.

Visit ➔