Q42
Which method is not for traversing DOM tree sideways?
A.
parent()
AnswerB.
siblings()
C.
prev()
D.
nextAll()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board