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 check/uncheck an input in jquery?

0 Answers  


What are the advantage of using minimized version of jquery?

0 Answers  


What does the jQuery migrate function do?

0 Answers  


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

0 Answers  


Mention the differences between javascript and jquery.

0 Answers  


Why html 5 inputs look different across devices and browsers? : jquery mobile

0 Answers  


Can we execute/run multiple Ajax request simultaneously in jQuery? If yes, then how?

1 Answers  


What is jquery toggle function?

0 Answers  


Will Events Are Also Copied On Clone In Jquery?

0 Answers  


Why do we use jquery? : jquery mobile

0 Answers  


Do we need to add jQuery file in both Master and Content page?

0 Answers  


What are jquery selectors?

0 Answers  


Categories