【单选题】页面中有一个ID为price的层,并且有一个ID选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面( )能正确获取层的背景颜色。
A.
document.getElementById("price").currentStyle.backgroundColor
B.
document.getElementById("price").currentStyle.background-color
C.
document.getElementById("price").style.backgroundColor
D.
var divObj=document.getElementById("price"); Document.defaultView.getComputedStyle(divObj,null).background;
【单选题】Mi habitación está en el piso 16. ¿En qué piso está _________, Elena?
【简答题】页面中有一个ID为price的层,并且有一个ID选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面()能正确获取层的背景颜色。A. document. getElementByld(”price" ). currentStyle. backgroundColorA B. document. getElementById(" price"). eurrentStyle. ba...
【单选题】页面中有一个id为price的层,并且有一个id选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面()能正确获取层的背景颜色。
A.
document.getElementById(“price”).currentStyle.backgroundColor
B.
document.getElementById(“price”).currentStyle.background-color
C.
document.getElementById(“price”).style.backgroundColor
D.
var divObj=document.getElementById(“price”); Document.defaultView.getComputedStyle(divObj,null).background;
【单选题】页面中有一个ID为price的层,并且有一个ID 选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面( )能正确获取层的背景颜色。
A.
document.getElementByld(“price”).currentStyle.backgroundColor
B.
document.getElementByld(“price”).currentStyle.background-Color
C.
document.getElementByld(“price”).style.backgroundColor
D.
var divObj=document.getElementByld(“price”); Document.defaultView.getComputedStyle(divObj,null).background;
【简答题】– Mi habitación está en el piso 15. ¿En qué piso está ( ), Josefina?
【判断题】动词变位:El chico que está leíendo el libro es mi hermano menor.
【简答题】Mi habitación está en el piso 15, ¿en qué piso está __ ____ ,Josefina? -______ está en el 16.
【简答题】Cuando me despierto, mi hermana está en la cocina. _______________________, mi hermana está e la cocina.
【单选题】页面中有一个 ID 为 price 的层,并且有一个 ID 选择器 price 用来设置层 price 的样式,在 IE 浏览器中运行此页面,下面()能正确获取层的背景颜色.
A.
document.getElementById(“price”).currentStyle.backgroundColor
B.
document.getElementById(“price”).style.backgroundColor
C.
document.getElementById(“price”).currentStyle.background-color
D.
document.getElementById(“price”)