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
On Click
Fadeout Duration=".5" Fps="20"
/Fadeout
/On Click
/Animations
Note: Please keep all the above code in Tag <> Format for all the lines.
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
On Click
Fadeout Duration=".5" Fps="20"
/Fadeout
/On Click
/Animations
Note: Please keep all the above code in Tag <> Format for all the lines.