What is the use of jquery .each() function?



What is the use of jquery .each() function?..

Answer / chaitanya

The $.each() function is used to iterate over a jQuery object. The $.each() function can be used to iterate over any collection, whether it is an object or an array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Define each() function in jquery?

0 Answers  


Explain the features of jquery?

0 Answers  


Define data paremeter of jquery ajax method?

0 Answers  


Difference between parent() and parents() in jQuery?

0 Answers  


Define url paremeter of jquery ajax method?

0 Answers  






Explain the difference between body onload() and document.ready() function? : jquery mobile

0 Answers  


What is the difference between size and length of jQuery?

0 Answers  


What are the advantages of jQuery?

0 Answers  


How do you get the attribute of an html tag in jquery?

0 Answers  


How to always reference latest version of jquery?

0 Answers  


Which selector has better performance id or class and why?

0 Answers  


How JavaScript and jQuery are different?

1 Answers  


Categories