Vidyalelo
HTML · Q42

HTML with Javascript and jQuery

Programming · HTML · question 42

Q42

Which method is not for traversing DOM tree sideways?

A.
parent()
Answer
B.
siblings()
C.
prev()
D.
nextAll()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board