單項選擇題下列選項中()事件會在頁面加載時觸發(fā)。
A.onunload
B.onload
C.onblur
D.onfocus
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題下列選項中()事件用于提交頁面表單。
A.onclick
B.onchange
C.onfocus
D.onsubmit
2.單項選擇題在javascript中,下列能實現(xiàn)在頁面輸出并換行的是()
A.document.writeln("hello")
B.document.write("hello\n")
C.document.write("hello")
D.document.writeln("hello\n")
3.單項選擇題()方法會彈出一個提示對話框,并等待用戶輸入一行數(shù)據(jù)。
A.confirm()
B.alert()
C.prompt()
D.show()
4.單項選擇題window對象的常用屬性不包括()
A.status
B.history
C.document
D.alert
5.單項選擇題()方法能以指定的周期重復調(diào)用某個函數(shù)。
A.setTimeout
B.setInterval
C.clearTimeout
D.clearInterval
最新試題
用于返回指定元素在數(shù)組中第一次出現(xiàn)的索引的方法是()
題型:單項選擇題
下列選項中,屬于輸入語句的是()
題型:單項選擇題
關(guān)于代碼“var obj ={x:10,y:20}”說法錯誤的是()
題型:單項選擇題
下列選項中,可控制瀏覽器實現(xiàn)“前進”功能的有()
題型:多項選擇題
Visual Studio Code編輯器簡體中文語言擴展是()
題型:單項選擇題
下列classList對象的常用方法中,用于切換元素樣式的方法是()
題型:單項選擇題
下列選項中,關(guān)于scroll系列屬性說法正確的有()
題型:多項選擇題
下列選項中,用于通過控制臺查看結(jié)果的語句是()
題型:單項選擇題
關(guān)于offset系列屬性和style屬性的說法,正確的是()
題型:單項選擇題
關(guān)于location的常用方法說法正確的有()
題型:多項選擇題