Description
The .size() method returns the number of DOM elements matched by the jQuery object.
v1.0
This method has the form:
.size()
Return Value
This form returns a Number object.
The .size() method returns the number of DOM elements matched by the jQuery object.
This method has the form:
.size()
This form returns a Number object.