In most case, is(:animated) return true in animate callback, so if you call stop(true,true) then you can see complete() callback is called serveral times.
In most case, is(:animated) return true in animate callback, so if you call stop(true,true) then you can see complete() callback is called serveral times.