Using the AnimationExtender Component in Ajax Control Toolkit (ACT) - The AJAX Extensions and the ACT Components
(Page 2 of 5 )
This tutorial describes some of the features of the ACT as well as the AJAX extensions.
The ACT Components
The various components that are bundled with the download are shown in the next picture. There are two animation-related components, the AnimationExtender and the AnimationExtender Controlbase.

The AnimationExtender
The Object Browser is a convenient place to look for details on these components. The next picture shows the AnimationExtender class members. This public class members have all the defined events fired by the controls.

Animation
Animations are housed inside the AnimationExtender in the declarative XML syntax used in the source. The members of the Animation class are shown in the next picture.

Other animation related classes
In this tutorial, using the declarative syntax, only the AnimationExtender and Animation classes will be used, but besides these there are others as well to handle scripts; convert the syntax to script; and so on. References to these are available in the Object Browser.
Next: Creating an animated web page step-by-step >>
More JavaScript Articles
More By Jayaram Krishnaswamy