asp.netajax:Ajax AnimationExtender Control

Introduction

In this article we are going to discuss about AJAX AnimationExtender control.

If you want to use animation to the web pages, then you have to use AnimationExtender control. It provides good animation effect such as moving an ASP Control to a new place, resizing it, modifying its color, or making it fade in or fade out. In this article I m going to use fade in or fade out animation.

The animation behavior can be applied with the following extender (the italic properties are optional, and the ellipses represent a generic animation description

TargetControlID:ID of the target control whose events are used to animate (this is also the default target of the animations)

OnLoad: Generic animation played as soon as the page is loaded.

OnClick: Generic animation played when the target control is clicked.

OnMouseOver: Generic animation played when the mouse moves over the target control.

OnMouseOut: Generic animation played when the mouse moves out of the target control.

OnHoverOver: Generic animation similar to _disibledevent="Verdana, Arial, Helvetica, sans-serif">
For more information download source code zip file.

Tags:  jqueryajax phpajax ajax教程 asp.netajax

延伸阅读

最新评论

发表评论