Properties of jQuery Object Instances
-
.context
Internals | Properties of jQuery Object Instances
The DOM node context originally passed to
jQuery()
; if none was passed then context will likely be the document. -
.jquery
Internals | Properties of jQuery Object Instances
A string containing the jQuery version number.
-
.jquerysdk
Properties of jQuery Object Instances
A string containing the jQuery SDK version number.
-
.length
Properties of jQuery Object Instances
The number of elements in the jQuery object.