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
A.className()
B.addClass()
C.toggleClass()
D.removeClass()
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
Math 對(duì)象提供多種算術(shù)常量和函數(shù),執(zhí)行普通的算術(shù)任務(wù)。其中Math.random()的功能是()
用于獲取用戶屏幕設(shè)置的相關(guān)信息的對(duì)象是()
DOM 中,創(chuàng)建新的文本節(jié)點(diǎn)的方法是()
HTML 中,獲取某節(jié)點(diǎn)之前的兄弟節(jié)點(diǎn)可以使用屬性()
通過(guò)標(biāo)簽名獲取某節(jié)點(diǎn)可以使用哪個(gè)方法?()
下列存儲(chǔ)客戶端數(shù)據(jù)的方法中,存儲(chǔ)效率最低的是使用()
Function 對(duì)象屬于()
下列存儲(chǔ)客戶端數(shù)據(jù)的方法中,使用異步技術(shù)的是使用()
HTML 中,獲取整個(gè)文檔的根節(jié)點(diǎn)可以使用屬性()
JavaScript 中,用于處理日期和時(shí)間的對(duì)象是()