Ajax Control Toolkit Animation
Modified on 2010/05/06 16:19 by Stephen Walther — Categorized as: Uncategorized
The AnimationExtender class lets you use a powerful animation framework with existing pages in an easy, declarative fashion. It plays animations whenever a specific event like
OnLoad
,
OnClick
,
OnMouseOver
, or
OnMouseOut
is raised by the target control.
You specify the animation to play declaratively. The framework provides animations to handle movement, resizing, fading, etc.
Animation Tutorials
Creating a Yellow Fade Effect
Animation Reference
Reference