Answer Posted / chaitanya
This will select all the div elements on page.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between parent() and parents() methods in jquery? : jquery mobile
Explain why there are two different version of jquery library? : jquery mobile
Mention the advantages of cdn? : jQuery Mobile
Please explain remove class jquery with example?
What is the use of param() method?
How can images be made to appear scrolling one over another?
explain bind() vs live() vs delegate() methods in jquery
Tell me is jquery a w3c standard? : jquery mobile
Differentiate between calling stop (true, true) and finish method?
Explain all the ways to include jquery in a page?
What is the use of jquery.data()?
Can we add more than one ‘document.ready’ function in a page?
How to add or remove classes to an element in jquery?
Does jquery follow w3c recommendations?
Write a code for the implementation of a module pattern.