JQuery Developer Question:
Download Job Interview Questions and Answers PDF
What is the use of .Size() method in Jquery?
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 Interview Questions And Answers
PDF
Previous Question | Next 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? |