We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In the find entry, you can read:
Unlike in the rest of the tree traversal methods, the selector expression is required in a call to find().
find()
I feel this isn't strictly true because closest(), needs a selector expression too.
closest()