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

What is the difference between jQuery and jQuery UI?

2 Answers  


What is chaining in jQuery?

1 Answers  


How can we show and hide an element via jquery?

0 Answers  


How to include jquery library in asp.net project?

0 Answers  


Explain various methods to make ajax request in jquery? : jquery mobile

0 Answers  






What is the difference between javascript and jquery?

0 Answers  


How to add a class to html element?

0 Answers  


Explain data paremeter of jquery ajax method?

0 Answers  


What are the methods used to provide effects in jquery?

0 Answers  


Tell me how to use migrate jquery plugin if possible? : jquery mobile

0 Answers  


What methods used to provide effects?

0 Answers  


Explain all the ways to include jquery in a page?

0 Answers  


Categories