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.程序報(bào)錯(cuò)
A.$("select").filter("option:selected")
B.$("select").find("option:selected")
C.$("select").is("option:selected")
D.$("select").has("option:selected")
A.next()
B.siblings()
C.nextAll()
D.prev()
A.event.offset().top
B.event.clientY
C.event.offsetTop
D.event.pageY
最新試題
用于表示窗口的瀏覽歷史的對(duì)象是()
Math 對(duì)象提供多種算術(shù)常量和函數(shù),執(zhí)行普通的算術(shù)任務(wù)。其中Math.random()的功能是()
HTML 中,獲取整個(gè)文檔的根節(jié)點(diǎn)可以使用屬性()
下列存儲(chǔ)客戶端數(shù)據(jù)的方法中,存儲(chǔ)效率最低的是使用()
DOM 中,創(chuàng)建新的文本節(jié)點(diǎn)的方法是()
通過(guò)form 元素訪問(wèn)節(jié)點(diǎn)可以使用哪個(gè)方法?()
ParseInt ()方法屬于哪個(gè)對(duì)象?()
用于表示瀏覽器窗口中加載的當(dāng)前文檔的URL 的對(duì)象是()
在HTML 中,用于存儲(chǔ)大量客戶端數(shù)據(jù)的方法是使用()
HTML 中,每個(gè)HTML 標(biāo)簽都是()