1.

Which method is not used for traversing DOM tree?

A. after()
B. parents()
C. parentsUntil()
D. parent()
E. None of these
Answer» B. parents()


Discussion

No Comment Found