Science, asked by sekharcherukure4229, 1 year ago

What is use for parent() and children() function in JQuery?

Answers

Answered by Anonymous
0

Hi

Parent() function will return the direct parent of all ancestor elements of the selected element.

children() function will return all direct children of the selected element.


Answered by Seshukumari
0
I can answer by know in the meaning of
Similar questions