A.document.forms.myButton
B.document.mainForm.myButton
C.document.forms[0].element[0]
D.以上都可以
您可能感興趣的試卷
你可能感興趣的試題
A.是不可能的
B.通過document.write(“新的標題內(nèi)容”)
C.通過document.title=(“新的標題內(nèi)容”)
D.通過document.changeTitle(“新的標題內(nèi)容”)
A.Now()
B.Date()
C.new Date()
D.new Now()
A.Math.floor(Math.random()*6)
B.Math.floor(Math.random()*7)
C.Math.floor(Math.random()*8)
D.Math.ceil(Math.random()*8)
A.s.toSmallCase()
B.s.toLowerCase()
C.s.toUpperCase()
D.s.toUpperChars()
A.x〈10
B.x〈=10
C.x〈20
D.x〈=20
最新試題
下列選項中,關(guān)于scroll系列屬性說法正確的有()
關(guān)于location的常用屬性說法錯誤的是()
下列選項中,可以對用戶在瀏覽器中訪問過的歷史記錄進行操作的對象是()
下列選項中,屬于服務(wù)器開發(fā)技術(shù)的有()
下面關(guān)于classList.remove()方法說法錯誤的是()
可以用來檢索、替換那些符合某個模式的文本的是()
“Math.floor(1.1)”的計算結(jié)果是()
事件從目標節(jié)點自上而下向document節(jié)點傳播的階段是()
用于返回指定元素在數(shù)組中第一次出現(xiàn)的索引的方法是()
Visual Studio Code編輯器簡體中文語言擴展是()