• 2022-06-19
    jQuery遍历节点的方法中,获取上一个兄弟节点的方法是()。
    A: next()
    B: prev()
    C: parent()
    D: children()