Capítulo 242 de 411
Returns true if a given target is currently mid-Flip-animation.
true
if (Flip.isFlipping(".box-1")) { // avoid triggering another flip on the same element right now }