相关考题
-
多项选择题
下列属于删除节点函数的是()
A.remove
B.drop
C.empty
D.delte -
多项选择题
jQuery中Dom操作中删除节点的方法有()
A.remove()
B.detach()
C.empty()
D.before() -
多项选择题
jQuery中替换节点的方法有()
A.replaceWith()
B.replaceAll()
C.empty()
D.before()
