Problem/Motivation

If I want to use the jQuery find() method, but I want to include the root elements of where I'm searching for, they will not be included. Add a shortcut for .find(context).addBack(context) as per https://danielnouri.org/notes/2011/03/14/a-jquery-find-that-also-finds-t...

Comments

dave reid created an issue.