SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search

Inside Technique : Animation Toolkit : Conclusion

In this article, we showed you how to:

  1. Animate elements over paths using the animation toolkit.
  2. Use JavaScript to define object prototypes and add inheritance to your objects.
  3. Extend the animation toolkit with your own custom paths.

To make it easy to download all the animator scripts, we created an Animator.zip file. This file includes all the scripts for the animator toolkit and the original demonstrations written by Erik.

Other Articles

The following are a selection of other articles on Inside Dynamic HTML related to animation:

Objects and Timers

The basis for all JavaScript animations is the built-in timer functions. Learn advanced techniques for reusing objects with timers.

Animated Background Builder IE4

Create animated backgrounds in Internet Explorer 4.0.

Cross-browser Cursor Trails

See how to add an animated trail that follows your cursor around the page.

Discuss and Rate this Article