Is there a recommended way to make Visual animations finish?
I have a couple of situations with e.g. 'grow' or 'blindDown'. Assume
a 'grow' transition is half done. Clicking another link will first
'shrink' the current node, then swap out content and grow it again.
It will now only grow as far as it got before the shrink was executed.
I offer again the same link as yesterday:
Click on 'Community Relations'.
Click on 'Media Relations', but before the 'shrink' is complete,
click 'Community Relations' again.
See what I mean?
I'm looking to see if there's something that let's me skip to a
finish in the animation. Otherwise, I'm think of setting a 'lock'
variable during transition and ignoring clicks while it is true.
Suggestions?
Thanks,
Juergen
--
Thomas