JQuery Developer Question:

What is the use of .Size() method in Jquery?

Tweet Share WhatsApp

Answer:

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

Download JQuery Developer PDF Read All 51 JQuery Developer Questions
Previous QuestionNext Question
Can you please explain the difference between jQuery-x.x.x.js and jQuery.x.x.x min.js?How you debug Jquery code/ debug jquery?