相关考题
-
多项选择题
jQuery中Dom操作中删除节点的方法有()
A.remove()
B.detach()
C.empty()
D.before() -
多项选择题
jQuery中替换节点的方法有()
A.replaceWith()
B.replaceAll()
C.empty()
D.before() -
多项选择题
下列哪两个方法可以获得滚动条顶端距离和左侧距离?()
A.scrollTop()
B.scrollLeft()
C.offset()
D.width()
