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
最新試題
Function 對(duì)象屬于()
用來(lái)向數(shù)組的末尾添加一個(gè)或多個(gè)元素,并返回新的長(zhǎng)度的方法是()
Random()方法屬于哪個(gè)對(duì)象?()
通過(guò)form 元素訪問(wèn)節(jié)點(diǎn)可以使用哪個(gè)方法?()
下列存儲(chǔ)客戶(hù)端數(shù)據(jù)的方法中,存儲(chǔ)時(shí)間最短的是使用()
通過(guò)標(biāo)簽名獲取某節(jié)點(diǎn)可以使用哪個(gè)方法?()
Math 對(duì)象用來(lái)把數(shù)四舍五入為最接近的整數(shù)的方法是()
Math 對(duì)象用來(lái)進(jìn)行冪運(yùn)算的函數(shù)是()
通過(guò)ID 獲取某節(jié)點(diǎn)可以使用哪個(gè)方法?()
Math 對(duì)象提供多種算術(shù)常量和函數(shù),執(zhí)行普通的算術(shù)任務(wù)。其中Math.random()的功能是()