【单选题】【消耗次数:1】
页面中有一个id为price的层,并且有一个id选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面( )能正确获取层的背景颜色。
document.getElementById(price).currentStyle.backgroundColor
document.getElementById(price).currentStyle.background-color
document.getElementById(price).style.backgroundColor
var divObj=document.getElementById(price);document.defaultView.getComputedStyle(divObj,null).background;
参考答案:
复制
纠错
相关题目
【单选题】 页面中有一个id为price的层,并且有一个id选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面( )能正确获取层的背景颜色。(选择一项)
①  document.getElementById(price).currentStyle.backgroundColor
②  document.getElementById(price).currentStyle.background-color
③  document.getElementById(price).style.backgroundColor
④  var divObj=document.getElementById(pricedocument.defaultView.getComputedStyle(divObj,null).background;
【多选题】 在javascript中,下面代码表示获取文本框的值,则下列选项中验证文本框为空的条件表达式不正确的是()var userName=document.getElementById(txtName).value;(选择二项)
①  userName==
②  userName.length(=0)
③  userName.length(0)
④  userName.length=
【多选题】 在javascript中,下面代码表示获取文本框的值,则下列选项中验证文本框为空的条件表达式不正确的是() var userName=document.getElementById(txtName).value;
①  userName==
②  userName.length<=0
③  userName.length<0
④  userName.length=
【单选题】 Your price is ______ the high side.
①  on
②  as
③  for
④  in
【单选题】 Sorry, we cannot further______ the price.
①  deepen
②  shorten
③  lower
④  simpler
【单选题】 To _________ their new shampoo, they are selling it at half price for a month.
①  progress
②  proceed
③  promote
④  propose
【单选题】 Hello, may I talk to the manager about the price?
①  Sorry, he is out at the moment
②  No, you can’t
③  Sorry, you can’t
④  I don’t know
【单选题】 —Can I help you?—Id like to buy a present for my fathers birthday, _____ at a proper price, but of great use.
①  that
②  anyone
③  one
④  everything
【单选题】 7. The fall in price is directly ______ to the increase in output.
①  concerned
②  connected
③  related
④  united
【单选题】 9.We _______ happy about the price of meat.
①  dont
②  are not
③  wont
④  werent being
随机题目
【单选题】 以数据形式流通的货币是(   )
①  电子支票 
②  支票
③  电子现金
④  现金
【单选题】 EDI系统的组成包括EDI客户端系统和(   )
①  翻译软件
②  EDI编辑软件
③  EDI传输系统
④  格式转换系统
【单选题】 客服在登记客户信息时,首先要()
①  按照客户特性将客户群分成各种级别
②  区分行业或人群、环境、反馈进行客户服务和信息收集
③  对客户信息的内容、可信度、使用价值等做出初步分析
④  进行登记表的格式、内容和命名规范
【单选题】 ()是整个供应商管理的重要环节。
①  供应商调查
②  供应商试用
③  供应商绩效评估
④  供应商清理
【单选题】 电子商务服务器可分成(   )
①  2类
②  3类
③  4类
④  5类
【单选题】 第三代计算机网络也叫()。
①  多个计算机互联的计算机网络
②  面向终端的计算机网络
③  国际标准化的计算机网络
④  以高速多媒体应用为核心的第四代计算机网络
【单选题】 电子商务能够对企业竞争优势产生多种明显的作用,但不包括(   )
①  确保交易的安全性
②  提高企业管理水平
③  节约企业经营成本
④  加快产品的创新速度
【单选题】 电子商务安全体系的核心是(   )
①  加密
②  支付
③  SSL协议
④  基于PKI的数字证书
【单选题】 “通过指明一系列可执行的运算及运算的次序来描述计算过程”是()语言的特点。
①  交互式
②  函数式
③  逻辑式
④  命令式(或过程式)
【单选题】 网页中框架是能够独立变化和滚动的()
①  表格
②  单元格
③  小窗口
④  交互程序