Internals
-
.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
A string containing the jQuery version number.
-
.pushStack()
Add a collection of DOM elements onto the jQuery stack.