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
最新試題
屬于navigator對象屬性的有()
下列選項中,屬于服務(wù)器開發(fā)技術(shù)的有()
用于返回指定元素在數(shù)組中第一次出現(xiàn)的索引的方法是()
下列選項中,JavaScript可以實(shí)現(xiàn)的交互效果有()
Visual Studio Code編輯器簡體中文語言擴(kuò)展是()
關(guān)于offset系列屬性和style屬性的說法,正確的是()
下列選項中,可控制瀏覽器實(shí)現(xiàn)“前進(jìn)”功能的有()
下列classList對象的常用方法中,用于切換元素樣式的方法是()
關(guān)于添加或刪除數(shù)組元素的方法描述正確的有()
下列選項中,可以對用戶在瀏覽器中訪問過的歷史記錄進(jìn)行操作的對象是()