A.onFocus
B.onBlur
C.onSubmit
D.onKeyDown
您可能感興趣的試卷
你可能感興趣的試題
分析下面的Javascript代碼段,輸出結(jié)果是()
A.stud
B.tuden
C.uden
D.udent
A.submit()
B.myform.submit()
C.document.myform.submit()
D.window.myform.submit()
A.〈input name=“mybutton” type=“button” onBlur=“compute()” value=“計算”〉
B.〈input name=“mybutton” type=“button” onFocus=“compute()” value=“計算”〉
C.〈input name=“mybutton” type=“button” onClick=“functioncompute()” value=“計算”〉
D.〈input name=“mybutton” type=“button” onClick=“compute()” value=“計算”〉
A.window對象是所有頁面內(nèi)容的根對象
B.document對象包含location對象和history對象
C.location對象包含history
D.document對象包含form對象
A.getDate
B.getYear
C.getMonth
D.getTime
最新試題
關(guān)于location的常用屬性說法錯誤的是()
下列選項(xiàng)中,屬于輸入語句的是()
下列選項(xiàng)中,屬于img元素內(nèi)置屬性的有()
下列選項(xiàng)中,用于通過控制臺查看結(jié)果的語句是()
以下不屬于JavaScript代碼編輯器的是()
“Math.floor(1.1)”的計算結(jié)果是()
下列選項(xiàng)中,可以對用戶在瀏覽器中訪問過的歷史記錄進(jìn)行操作的對象是()
下列選項(xiàng)中,哪些情況屬于跨域請求()
下列Date對象方法中,用于獲取年份的方法是()
下列選項(xiàng)中,關(guān)于節(jié)點(diǎn)的層級說法正確的有()