A.background
B.backgroungImage
C.image
您可能感興趣的試卷
你可能感興趣的試題
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.通過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)
最新試題
下列選項中,JavaScript中的數(shù)字可以分為()
下列選項中,哪些情況屬于跨域請求()
可以在HTML文檔中輸出內(nèi)容的是()
關于代碼“var obj ={x:10,y:20}”說法錯誤的是()
關于添加或刪除數(shù)組元素的方法描述正確的有()
下列選項中,關于節(jié)點的層級說法正確的有()
下列選項中,利用對象字面量創(chuàng)建對象的說法正確的有()
下列選項中,屬于清除定時器方法的有()
“Math.floor(1.1)”的計算結(jié)果是()
下列選項中,關于history對象的go()方法描述正確的有()