A. client.navName
B. navigator.appName
C. browser.name
您可能感興趣的試卷
你可能感興趣的試題
A. open.new("http://www.w3school.com.cn","window2")
B. new.window("http://www.w3school.com.cn","window2")
C. new("http://www.w3school.com.cn","window2")
D. window.open("http://www.w3school.com.cn","window2")
A. Math.ceil(2,4)
B. Math.max(2,4)
C. ceil(2,4)
D. top(2,4)
A. round(7.25)
B. rnd(7.25)
C. Math.rnd(7.25)
D. Math.round(7.25)
A. /*This comment has more than one line*/
B. //This comment has more than one line//
C. <!--This comment has more than one line-->
A. ' This is a comment
B. <!--This is a comment-->
C. //This is a comment
最新試題
下列選項(xiàng)中,可控制瀏覽器實(shí)現(xiàn)“前進(jìn)”功能的有()
下面關(guān)于classList.remove()方法說法錯(cuò)誤的是()
屬于navigator對(duì)象屬性的有()
下列選項(xiàng)中,屬于輸入語句的是()
下列選項(xiàng)中,屬于服務(wù)器開發(fā)技術(shù)的有()
關(guān)于添加或刪除數(shù)組元素的方法描述正確的有()
下列選項(xiàng)中,利用對(duì)象字面量創(chuàng)建對(duì)象的說法正確的有()
下列選項(xiàng)中,可以對(duì)用戶在瀏覽器中訪問過的歷史記錄進(jìn)行操作的對(duì)象是()
下列選項(xiàng)中,JavaScript中的數(shù)字可以分為()
下列選項(xiàng)中,哪些情況屬于跨域請(qǐng)求()