Can we select a element having a specific class in jquery ?
Answer / Abhishek Kumar Verma
Yes, you can use the .find() method along with the class selector to select elements having a specific class. Example: $(selector).find('.your-class').
| Is This Answer Correct ? | 0 Yes | 0 No |
Define .siblings() method in jquery?
Tell me what is the use of .size() method in jquery?
What is finish method in jQuery?
What is jquery selectors?
Can there be more than one ready function in jquery?
What is the use of jQuery load method?
How to validate email using jquery?
Give a brief idea about jquery mobile? : jQuery Mobile
What is the use of each function in jQuery?
Can we call C# code behind using jQuery?
What are jquery plugins?
Tell me how do you stop the currently-running animation? : jquery mobile