InterviewSolution
Saved Bookmarks
| 1. |
What Is Jquery.length? |
|
Answer» .LENGTH PROPERTY and which does the same thing. But the .length property is preferred because it does not have the OVERHEAD of a FUNCTION call. .length property and which does the same thing. But the .length property is preferred because it does not have the overhead of a function call. |
|