-
.context
The DOM node context originally passed to jQuery(); if none was passed then context will likely be the document.
-
jQuery.error
Takes a string and throws an exception containing it.
-
jQuery.pushStack()
Add a collection of DOM elements onto the jQuery stack.
-
.selector
A selector representing selector originally passed to jQuery().
