Get all the elements of the selected element.
Syntax : jQuery Traversing – children() Method
$(selector).children([selector element]);
[selector element] String containing the selector expression for matching the elements.
$(selector).children([selector element]);
[selector element] String containing the selector expression for matching the elements.