We can use .find() method.
Please example as given below.
var formElements = $("li");
var
inputIdsAndClass = $("input").find(formElements);
![]() |
Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..
|