Pausing CSS3 Animations with JavaScript
(Please note, that since this is about CSS3 animations, this will only work on browsers that support CSS3. At the moment, the two best are Safari and Google Chrome.) CSS3 animations are fun. They run well, look really nice, and can be hardware accelerated on devices. While they can’t yet accomplish things totally on par [...]