多项选择题
使用jQuery动画方法animate,下列代码正确的是()
A.animate({"width":"100px"},3000)
B.animate({"top":"+=100px"},3000)
C.animate({"display":"none"},3000)
D.animate({"border":"#ccc"},3000)
点击查看答案
相关考题
