A.〈HTML〉
B.〈HEAD〉
C.〈BODY〉
D.〈TITLE〉
您可能感興趣的試卷
你可能感興趣的試題
A.document.forms.myButton
B.document.mainForm.myButton
C.document.forms[0].element[0]
D.以上都可以
A.是不可能的
B.通過(guò)document.write(“新的標(biāo)題內(nèi)容”)
C.通過(guò)document.title=(“新的標(biāo)題內(nèi)容”)
D.通過(guò)document.changeTitle(“新的標(biāo)題內(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()
最新試題
下列選項(xiàng)中,關(guān)于history對(duì)象的go()方法描述正確的有()
以下關(guān)鍵字中與函數(shù)的定義無(wú)關(guān)的有()
下列選項(xiàng)中,JavaScript可以實(shí)現(xiàn)的交互效果有()
下列選項(xiàng)中,運(yùn)算符“--”可以操作的數(shù)據(jù)類型有()
下列選項(xiàng)中,JavaScript中的數(shù)字可以分為()
下列選項(xiàng)中,關(guān)于節(jié)點(diǎn)的層級(jí)說(shuō)法正確的有()
下面關(guān)于classList.remove()方法說(shuō)法錯(cuò)誤的是()
Visual Studio Code編輯器簡(jiǎn)體中文語(yǔ)言擴(kuò)展是()
關(guān)于location的常用屬性說(shuō)法錯(cuò)誤的是()
下列選項(xiàng)中,可以對(duì)用戶在瀏覽器中訪問(wèn)過(guò)的歷史記錄進(jìn)行操作的對(duì)象是()