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 |
Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?
What is .detach()? : jquery mobile
Define jquery connect?
Jumping off of jquery ui for a second, do you 'release early, release often' with all of your projects? What are your thoughts on that strategy?
What is the use of .size() method in jquery?
With jquery which operating system is more compatible?
What happen if you return false from a jQuery event handler?
Can we call c# codebehind method using jquery?
How to multiple AJAX requests be run simultaneously in jQuery?
What is cdn? Explain
How to get/set the html contents of an element using jQuery?
How JavaScript and jQuery are different?