1.

Which method is not for traversing DOM tree sideways?

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


Discussion

No Comment Found