What is the implementation principle of is(":animated") in jQuery? What is the basis for determining whether the current element is animated? Is it exercise time? Or is it judged by some other attributes? I hope the experts passing by can give me some pointers...
is The first parameter is the selector expression. So judging that the selector exists on a certain DOM returns true