注意:此页面搜索的是所有试题
jQuery中提供了对动画效果的支持,以下说法中错误的是()。
A.show()和hide()可控制元素的显示和隐藏
B.show([speed],[fn]),其中,speed代表速度,fn代表处理函数
C.hide([speed],[fn]),其中,speed代表速度,fn代表处理函数
D.以上参数中的speed默认值为“0”,可能值:秒、slow,fast,normal
A.show()和hide()可控制元素的显示和隐藏
B.show([speed],[fn]),其中,speed代表速度,fn代表处理函数
C.hide([speed],[fn]),其中,speed代表速度,fn代表处理函数
D.以上参数中的speed默认值为“0”,可能值:秒、slow,fast,normal
参考答案