Saturday, March 24, 2012

Condition wont work?

Dear all:

here is my code for condition action.

but it looks like not working.

anything wrong?

I can't find any sample in the website.

thanks a lotl

<cc1:AnimationExtender ID="AnimationExtender1" runat="server" TargetControlID="hlProducts"> <Animations> <OnHoverOver> <Condition ConditionScript="$get('divProductsBlock').style.display == 'none';"> <Sequence> </Sequence> </Condition> </OnHoverOver> </Animations></cc1:AnimationExtender>

I have the same problem. Could you solve it?

I even put:

<Animations>
<OnClick>
<Condition ConditionScript="'1'=='1'">

and it dosent work. :(

Someone any idea?

No comments:

Post a Comment