How we can select multiple elements in jquery?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More jQuery Interview Questions

How do I check if an HTML element is empty using jQuery?

0 Answers  


What is the difference between prop and attr?

0 Answers  


explain bind() vs live() vs delegate() methods in jquery

0 Answers  


Explain the difference between jquery's ready and holdready?

0 Answers  


What is the difference between $('div') and $('<div/>') in jQuery?

1 Answers  


Do we need to add the jquery file both at the master page and content page as well?

0 Answers  


Define all the ways to include jquery in a page?

0 Answers  


How can we apply css in div using jquery?

0 Answers  


What is the difference between size and length of jQuery?

0 Answers  


Explain the difference between jquery.size() and jquery.length?

0 Answers  


How do you stop the currently-running animation?

1 Answers  


What is the difference between $(this) and 'this' in jquery?

0 Answers  


Categories