On Dec 16, 12:42 pm, Tobias Hoffmann <[email protected]>
wrote:

> Note that you can supply a step-callback:
>   jQuery.animate({},{step:function() {...}})

I noticed the other day that step gets called for every property in
the object being animated.  This is not clear in the documentation.  A
callback that fires only once all properties have been updated would
be useful.  I couldn't think of a neat way to implement one using
step.  Any ideas?

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en.


Reply via email to