多项选择题
隐藏一个id为test的元素的方法有哪些?()
A.$("#test").hide()
B.$("#test").fadeTo()
C.$("#test").fadeOut()
D.$("#test").fadeToggle()
点击查看答案
相关考题
