You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function .find() supports selectors starting with a gt sign, >. This means that it will start the selector search with a direct child. This behaviour is, as far as I can see, undocumented.