jbone icon indicating copy to clipboard operation
jbone copied to clipboard

jBone#has is incompatible with jQuery#has

Open chocolateboy opened this issue 5 years ago • 0 comments

jQuery#has is a filter which returns the subset of a collection's elements which match the selector.

jBone#has (which is implemented but undocumented) returns a boolean indicating the existence of matches.

chocolateboy avatar Jun 21 '20 14:06 chocolateboy