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
最新試題
下列選項中,關(guān)于節(jié)點的層級說法正確的有()
關(guān)于offset系列屬性和style屬性的說法,正確的是()
以下不屬于JavaScript代碼編輯器的是()
下列選項中,關(guān)于scroll系列屬性說法正確的有()
下列選項中,屬于清除定時器方法的有()
可以在HTML文檔中輸出內(nèi)容的是()
“Math.floor(1.1)”的計算結(jié)果是()
關(guān)于添加或刪除數(shù)組元素的方法描述正確的有()
下列Date對象方法中,用于獲取年份的方法是()
下列選項中,屬于img元素內(nèi)置屬性的有()