A.$("#wrap").animate({height:"show"},300)
B.$("#wrap").slideDown(300)
C.$("#wrap").fadeOut()
D.$("#wrap").animate({height:0},300)
您可能感興趣的試卷
你可能感興趣的試題
A.toggle()
B.toggleShow()
C.fadeToggle()
D.slideToggle()
A.$("#demo").animate({opacity:0},200)
B.$("#demo").fadeOut("fast")
C.$("#demo").animate({height:0},300)
D.$("#demo").fadeTo("fast",0)
A.300
B.slow
C.fast
D.normal
A.hide()
B.css()
C.show()
D.slideDown()
A.slideUp()
B.createElement()
C.position()
D.slideToggle()
最新試題
用于獲取用戶屏幕設(shè)置的相關(guān)信息的對象是()
用來向數(shù)組的末尾添加一個或多個元素,并返回新的長度的方法是()
JavaScript 中,用于處理日期和時間的對象是()
DOM 中,創(chuàng)建新的屬性節(jié)點的方法是()
JavaScript 中可以把字符串分割成字符串?dāng)?shù)組的方法是()
Function 對象屬于()
用于表示窗口的瀏覽歷史的對象是()
Math 對象用來把數(shù)四舍五入為最接近的整數(shù)的方法是()
通過標(biāo)簽名獲取某節(jié)點可以使用哪個方法?()
當(dāng)用戶在頁面上操作鼠標(biāo)會觸發(fā)鼠標(biāo)事件,如用戶單擊鼠標(biāo)左鍵會觸發(fā)事件()