JavaScript Animations, Part II: Introduction - Doc JavaScript | WebReference

JavaScript Animations, Part II: Introduction - Doc JavaScript


JavaScript Animations, Part II

In Column 18, JavaScript Animations, Part I, we discussed basic animation routines. In this column we'll introduce a new and improved animation engine. Our "older" engine has several disadvantages:

Not only will we show you how to overcome these problems, but we'll also discuss several additional enhancements, such as nested animations. In general, you'll learn:

  1. How to create real-time animations.
  2. How to execute consecutive animations.
  3. How to create nested animations.
  4. How to overcome the resize/reload bug.

We'll develop three new versions of our animate.js library, with various enhancements for your benefit.

https://www.internet.com


Created: May 21, 1998
Revised: May 21, 1998

URL: https://www.webreference.com/js/column19/