.size() only works for div element ??

.size() only works for div element ??

.size() Returns:  Number

Description:  Return the number of DOM elements matched by the jQuery object.


thats what i got from JQuery API so we just cant count another element such as textarea or span or anything beside div ??