相关考题
-
多项选择题
jQuery中替换节点的方法有()
A.replaceWith()
B.replaceAll()
C.empty()
D.before() -
多项选择题
下列哪两个方法可以获得滚动条顶端距离和左侧距离?()
A.scrollTop()
B.scrollLeft()
C.offset()
D.width() -
多项选择题
jQuery中的动画速度可以指定为()
A.slow
B.normal
C.fast
D.stop
