jQuery() | jQuery API Documentation
If no elements match the provided selector, the new jQuery object is "empty"; that is, it contains no elements and has .length property of 0. Selector Context By default, selectors perform their searches within the DOM starting at the document root. Howev...