A.anchors
B.forms
C.location
D.image
您可能感興趣的試卷
你可能感興趣的試題
關(guān)于以下兩個陳述的描述中,正確的是:()
陳述 1:window 對象的 confirm 方法用于顯示一個包括相關(guān)信息以及 Yes 和 No 這兩個按鈕的對話框。
陳述 2:window 對象的 alert 方法用于彈出一個提示窗口,顯示提示信息。
A.陳述1正確,陳述2錯誤
B.陳述1錯誤,陳述2正確
C.陳述1和陳述2均正確
D.陳述1和陳述2均錯誤
A.back(-1)
B.back(1)
C.forward(1)
D.go(-1)
A.top
B.self
C.left
D.frames
A.statusbar = "put your message here"
B.window.status = "put your message here"
C.window.status("put your message here")
D.status("put your message here")
A.document
B.window
C.form
D.location
最新試題
下列選項中,利用對象字面量創(chuàng)建對象的說法正確的有()
關(guān)于添加或刪除數(shù)組元素的方法描述正確的有()
下列選項中,關(guān)于scroll系列屬性說法正確的有()
關(guān)于代碼“var obj ={x:10,y:20}”說法錯誤的是()
下列選項中,當(dāng)頁面加載完畢后會觸發(fā)的事件是()
屬于navigator對象屬性的有()
Visual Studio Code編輯器簡體中文語言擴(kuò)展是()
下列選項中,屬于服務(wù)器開發(fā)技術(shù)的有()
下列選項中,可以用來獲取和設(shè)置占位隱藏的元素文本內(nèi)容的屬性是()
下列選項中,JavaScript中的數(shù)字可以分為()