How to select element having a particular class (".selected")?
Answer / 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 |
Explain .live()? : jquery mobile
How to fetch the values of selected checkbox array using jquery?
What are your tools of choice to get the jquery job done?
How do you stop the currently-running animation?
How to use connect in jquery?
Where can we download JQuery?
Why use jQuery filter() Methods?
What is the use of delegate() method in jquery?
What are the basic selectors in jQuery?
Differentiate between calling stop (true, true) and finish method?
Which are the popular jQuery CDN? and what is the advantage of using CDN?
What are features of jquery or what can be done using jquery?