页面有一个按钮buttonid为button1,通过原生的js设置背景色为红色?()
A: document.getElementById(’button1’).style.backgroundColor="red";
B: document.getElementById(’button1’).style.backgroundcolor="red";
C: document.getElementById(’button1’).style.backGroundColor="red";
D: document.getElementById(’button1’).style.bgcolor="red";
A: document.getElementById(’button1’).style.backgroundColor="red";
B: document.getElementById(’button1’).style.backgroundcolor="red";
C: document.getElementById(’button1’).style.backGroundColor="red";
D: document.getElementById(’button1’).style.bgcolor="red";
举一反三
- 给DOM对象设置红色的背景颜色,下列写法正确的是? A: ele . style . backgroundcolor=red ; B: ele . style . backgroundColor="red"; C: ele . style . background-color="red"; D: ele . style . backgroundColor=red ;
- 如果需要改变HTML元素的样式,以下写法正确的是() A: document.getElementById(“box”).bgColor="blue" B: document.getElementById(“box”).backgroundColor="blue" C: document.getElementById(“box”).style.bgColor="blue" D: document.getElementById(“box”).style.backgroundColor="blue"
- 页面有一个按钮button id为 button1,通过原生的js如何禁用?(IE 考虑IE 8.0以上版本)
- 请在相对布局中加入两个Button,使Button1水平居中显示且距离父控件顶部200dp,使Button2显示在Button1的左侧且距离Button1底部50dp。
- 智慧职教: 催眠药应在<button contenteditable='false' class='fillbox' style='padding:2px;' data-id='1'>[填空(1)]</button> 服用,助消化药物需要<button contenteditable='false' class='fillbox' style='padding:2px;' data-id='2'>[填空(2)]</button> 或<button contenteditable='false' class='fillbox' style='padding:2px;' data-id='3'>[填空(3)]</button> 服,驱肠虫药宜在<button contenteditable='false' class='fillbox' style='padding:2px;' data-id='4'>[填空(4)]</button> 或<button contenteditable='false' class='fillbox' style='padding:2px;' data-id='5'>[填空(5)]</button> 时服用,对胃肠道有刺激性的药物宜在<button contenteditable='false' class='fillbox' style='padding:2px;' data-id='6'>[填空(6)]</button> 服用。