A.fadeTo()
B.show()
C.slideDown()
D.fadeIn()
您可能感興趣的試卷
你可能感興趣的試題
A.preventDefault()
B.stopPropagation()
C.target
D.type
A.append()
B.html()
C.prependTo()
D.prepend()
A.$("div").each(function(){})
B.$.each($("div"),function(){})
C.each(i=0;i<$("div").length;i++){}
D.each($("div"),function(){})
A.css屬性對象
B.回調(diào)函數(shù)
C.動畫執(zhí)行速度
D.停止動畫
A.$("#wrap").animate({height:"show"},300)
B.$("#wrap").slideDown(300)
C.$("#wrap").fadeOut()
D.$("#wrap").animate({height:0},300)
最新試題
關(guān)于Array 對象,下列哪項說法不正確()
DOM 中,創(chuàng)建新的屬性節(jié)點的方法是()
ParseInt ()方法屬于哪個對象?()
Math 對象提供多種算術(shù)常量和函數(shù),執(zhí)行普通的算術(shù)任務(wù)。其中Math.random()的功能是()
當(dāng)用戶在頁面上移動鼠標(biāo)時,會不斷觸發(fā)事件()
JavaScript 中,用于處理日期和時間的對象是()
Random()方法屬于哪個對象?()
用于表示瀏覽器窗口中加載的當(dāng)前文檔的URL 的對象是()
HTML 中,獲取某節(jié)點的所有子節(jié)點可以使用屬性()
Document 對象屬于()