Answers

Question and Answer:

  Home  jQuery

⟩ Tell me what is the use of .Size() method in Jquery?

Jquery's .size() method returns number of element in the object. That means that you can count the number of elements within an object.

 161 views

More Questions for you: