Response title
This is preview!




The example on the document page of UI/Effects/Bounce is not very clear to.
I'm not sure the what the third argument means.
$("div").click(function () { $(this).effect("bounce", { times:3 }, 300); });
The document for the arguments seem to be only for the 2nd argument.
Could anybody explain what the 3rd argument mean?
If any document maintainer sees this post, would you please update the document webpage? Thanks!
effect( effect, [options], [speed], [callback] )
Uses a specific effect on an element (without the show/hide logic).
© 2012 jQuery Foundation
Sponsored by
and others.
