Monday, December 8, 2008

Animation of Image in C#.net using Ajax

Take Ajax Script Manager, Animation Extender, Image Control
Give the image path to Image Control
Set Animation Extender ->Target Control Id to Image

And Put This code in Source code of the form

Source Code:

Animations
OnClick
FadeOut Duration=".5" Fps="20"
/FadeOut
/OnClick

/Animations

Note:Please keep all the above code in Tag <> Format for all the lines.

No comments: