A.getAttribute
B.setAttribute
C.hasAttribute()
D.attributes
您可能感興趣的試卷
你可能感興趣的試題
A.getAttribute
B.setAttribute
C.hasAttribute()
D.attributes
A.firstChild
B.lastChild
C.nextElementSibling
D.previousElementSibling
A.firstChild
B.lastChild
C.nextElementSibling
D.previousElementSibling
A.通過(guò)節(jié)點(diǎn)的parentNode屬性可以訪問其父結(jié)點(diǎn)
B.通過(guò)節(jié)點(diǎn)的children屬性可以返回包含所有元素子節(jié)點(diǎn)的NodeList
C.通過(guò)節(jié)點(diǎn)的childNodes屬性可以返回包含所有元素子節(jié)點(diǎn)的NodeList(不含文本、空格等)
A.通過(guò)元素節(jié)點(diǎn)的NodeName、NodeType屬性可以獲得該元素節(jié)點(diǎn)的名稱和類型
B.document節(jié)點(diǎn)的nodeName值為#document,nodeType值為9
C.普通元素節(jié)點(diǎn)的nodeType值為1
D.屬性節(jié)點(diǎn)的nodeType值為2
E.文本節(jié)點(diǎn)的nodeType值為3
最新試題
下列選項(xiàng)中,屬于img元素內(nèi)置屬性的有()
下列選項(xiàng)中,用于通過(guò)控制臺(tái)查看結(jié)果的語(yǔ)句是()
“Math.floor(1.1)”的計(jì)算結(jié)果是()
下列選項(xiàng)中,運(yùn)算符“--”可以操作的數(shù)據(jù)類型有()
事件從目標(biāo)節(jié)點(diǎn)自上而下向document節(jié)點(diǎn)傳播的階段是()
關(guān)于location的常用方法說(shuō)法正確的有()
以下關(guān)鍵字中與函數(shù)的定義無(wú)關(guān)的有()
下列選項(xiàng)中,可以對(duì)用戶在瀏覽器中訪問過(guò)的歷史記錄進(jìn)行操作的對(duì)象是()
對(duì)于JavaScript的組成部分BOM描述錯(cuò)誤的是()
下列選項(xiàng)中,可控制瀏覽器實(shí)現(xiàn)“前進(jìn)”功能的有()