I'd like to check if an element is being animated currently, something like $(...).is(':animated'). Does this exist?
$(...).is(':animated')
Yes it exists - http://api.jquery.com/animated-selector/