Hi Martin ,
I just checked the Repro that you posted.
The Problem seems to be that the Rounded Corners Extender Does a lot of crazy stuff with the STYLE of the TargetControl .
Its not as if the AnimationExtender does not work, its just that the Color Animation doesnt seem to work with it .
I Changed the COLOR Animation To be a Resize animation and it worked .
EX: <ReSize duration="0.5" Height="200" Width="200" unit="px"/>
I assume that you want to change the BGcolor of the Panel to draw the User's attention to that portion of the page.
Try using the Pulse Animation , it works !
EX: <Pulse duration="0.1" Iterations="2"/>
Hope this helps.
mark my reply as the answer if it helps resolve your issue
Hi, and thanks for your reply.
I can see that it works with both a Pulse animation, and a ReSize animation. However I'm really interessted in getting the Color animation to work like it should do, along with the RoundedCornersExtender.
Do you think the I could set the z-index of the targetcontrol, og something like that?
0 件のコメント:
コメントを投稿