A.nav
B.progress
C.article
D.aside
您可能感興趣的試卷
你可能感興趣的試題
A.$("#div1").on("click")
B.$("#div1").next().on("click")
C.$("#div1").siblings().on("click")
D.$("#div1").find("*").on("click")
A.$(document).bind("keyup")
B.$(document).bind("mouseup")
C.$(document).bind("click")
D.$(document).on("load")
A.$.fn.demo=function(){}
B.$.exent("demo")
C.$.event="demo"
D.$.demo
的打印結(jié)果是()。
A.pic
B.undefined
C.img
D.程序報錯
A.$("select").filter("option:selected")
B.$("select").find("option:selected")
C.$("select").is("option:selected")
D.$("select").has("option:selected")
最新試題
下列存儲客戶端數(shù)據(jù)的方法中,存儲效率最低的是使用()
DOM 中,創(chuàng)建注釋節(jié)點(diǎn)的方法是()
下列存儲客戶端數(shù)據(jù)的方法中,存儲時間最短的是使用()
當(dāng)用戶在頁面上移動鼠標(biāo)時,會不斷觸發(fā)事件()
Document 對象屬于()
HTML 中,獲取父節(jié)點(diǎn)可以使用屬性()
Random()方法屬于哪個對象?()
當(dāng)用戶在頁面上操作鼠標(biāo)會觸發(fā)鼠標(biāo)事件,如用戶單擊鼠標(biāo)左鍵會觸發(fā)事件()
HTML 中,獲取某節(jié)點(diǎn)之前的兄弟節(jié)點(diǎn)可以使用屬性()
下列關(guān)于IndexedDB 數(shù)據(jù)庫的說法中,錯誤的是()