Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AnimationExtender not working correctly with button

Status
Not open for further replies.

jimktrains

IS-IT--Management
Jan 19, 2007
50
US
I have an AnimationExtender set up for a panel that contains a few textboxes. I have a button in the panel (all this is enclosed in an UpdatePanel, including the panel) that when I click the button, the animation should run. It does, but just for a split second, then returns to it's original state. The animations are Scale and FadeOut. I placed a label in the panel and used it as the TargetControlID for the animation and it works as I expect. Why doesn't the button do the same? The button has no OnClick event associated with it.

And is there anywhere that has detailed instructions on the Components of the AJAX Toolkit, like Scale? I see examples but no detail of everything that can be used with it.

Thanks in advance,
Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top