jbone
jbone copied to clipboard
jBone#has is incompatible with jQuery#has
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.