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

How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile

0 Answers  


What is the difference between find and children methods in jquery?

0 Answers  


What is a filter in jquery? Explain

0 Answers  


What are the advantages of minified version of jquery?

0 Answers  


Which are the fastest selectors in jquery? : jquery mobile

0 Answers  


JQuery or JavaScript which is quicker in execution?

0 Answers  


What is a jquery ?

0 Answers  


What is the need for jquery? : jQuery Mobile

0 Answers  


How to search for descendant elements that match the specified selectors using ?

0 Answers  


How to find grand children in of an element?

0 Answers  


When can you use jquery?

0 Answers  


Can you please explain the difference between body onload() and document.ready() function? : jquery mobile

0 Answers  


Categories