Web Development with jQuery®

(Elliott) #1

Appendix M (^) ❘ 581
start A function that is executed when animation starts.
The function provides the following argument:
animation.
Function
done A function that is executed when animation
completes and its Promise object is resolved.
The function provides the following arguments:
animation and jumpedToTheEnd.
Function
fail A function that is executed when animation fails to
complete and its Promise object is rejected.
The function provides the following arguments:
animation and jumpedToTheEnd.
Function
always A function that is executed when the animation
completes or stops without completing, its Promise
object is either resolved or rejected.
The function provides the following arguments:
animation and jumpedToTheEnd.
Function
EASINGS
linear
swing
easeInQuad
easeOutQuad
easeInOutQuad
easeInCubic
continues
http://www.it-ebooks.info

Free download pdf