Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between jquery.size() and jquery.length?



What is the difference between jquery.size() and jquery.length?..

Answer / chaitanya

jQuery .size() method returns number of element in the object. But it is not preferred to use the size() method as jQuery provide .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.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How JavaScript and jQuery are different?

1 Answers  


What is the name of jquery method used for an asynchronous http request?

0 Answers  


Whether jQuery HTML work for both HTML and XML documents?

0 Answers  


How can jquery library be added to pages?

0 Answers  


How to find all sibling elements in front of the current element using ?

0 Answers  


How we can remove an attribute of an html tag in jquery?

0 Answers  


Difference between $(this) and 'this' in jQuery?

1 Answers  


What happen if you return false from a jQuery event handler?

0 Answers  


Explain source maps in jquery? : jquery mobile

0 Answers  


Can you write a code to select all links inside the paragraph?

0 Answers  


Is there any difference between body onload() and document.ready() function?

1 Answers  


Differentiate between jquery.size and jquery.length? : jQuery Mobile

0 Answers  


Categories