JavaScript Animation for Beginners
By Chris Kaminski | December 29th, 2005 | Filed in DOM, DOM Scripting TF
A beginner-level tutorial on JavaScript animation from Emrah Baskaya.
Skip to comment formWhile in the midst of a brain-freeze on writing a simple easing animation, I ran across a very nice JavaScript animation tutorial by Emrah Baskaya. Strictly beginner-level stuff, and he takes the pragmatic approach to a number of tricky issues like setting events and what. Nevertheless, it was just what I needed to get my head unstuck. If you’re looking to start doing some JavaScript effects, and a full-on library is just a bit too heavy, then this is as good a starting point as any, and better than most.