JavaScript Animation that Works (Part 4 of 4)
By Steven Riche In the first part of this series, we introduced the idea of using spriting as an easy, cross-browser way of having interactive javascript animation for the web. In the second part, we got some animation working, and in the third we cleaned up our code and made it ready for the web.