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")
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()
最新試題
用于表示瀏覽器窗口中加載的當(dāng)前文檔的URL 的對象是()
Document 對象屬于()
Math 對象用來進行冪運算的函數(shù)是()
通過ID 獲取某節(jié)點可以使用哪個方法?()
下列存儲客戶端數(shù)據(jù)的方法中,存儲效率最低的是使用()
通過form 元素訪問節(jié)點可以使用哪個方法?()
DOM 中,創(chuàng)建新的屬性節(jié)點的方法是()
HTML 中,獲取整個文檔的根節(jié)點可以使用屬性()
DOM 中,創(chuàng)建新的文本節(jié)點的方法是()
用來把數(shù)組各個項用某個字符(串)連接起來,但并不修改原來的數(shù)組的Array 對象方法是()