How to select element having a particular class (".selected")?
Answer Posted / chaitanya
$('.selected'). This selector is known as class selector. We need to prefix the class name with "." (dot).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between onload() and document.ready() function used in jquery?
Explain .siblings() method in jquery?
What is event.stoppropagation? : jquery mobile
Difference between find() and closest() in jquery?
Differentiate the concepts of .js and .min.js?
How to keep the submit text from showing with jquery mobile? : jquery mobile
What is jquery.length? : jquery mobile
What are the advantages of using cdn?
Is jquery html() method works for both html and xml documents?
Define each() function in jquery?
explain width() vs css(‘width’) in jquery
Difference between detach and remove? : jQuery Mobile
Can you please explain the difference between .js and .min.js? : jquery mobile
How did you become the creator of jquery ui? Whats the story behind that?
Can you please explain the difference between javascript and jquery? : jquery mobile