I have an ASP.Net AJAX website built with an update panel and animation that I want to trigger for any postback EXCEPT when my Timer control ticks.
Is there a way to cancel the animation? I've tried using ConditionScripts in the Animation but they didn't work so just looking for some sort of direction here.
Is there a way to cancel the animation? I've tried using ConditionScripts in the Animation but they didn't work so just looking for some sort of direction here.