【单选题】【消耗次数:1】
某页面中有一个id为main的div,div中有两个图片和一个文本框,下列( )能够完整地复制节点main及div中所有的内容。
document.getElementById(main).cloneNode(true);
document.getElementById(main).cloneNode(false);
document.getElementById(main).cloneNode( );
main.cloneNode( );
参考答案:
复制
纠错
相关题目
【单选题】 某页面中有一个id为main的div,div中有两个图片和一个文本框,下列( )能够完整地复制节点main及div中所有的内容。(选择一项)
①  document.getElementById(main).cloneNode(true);
②  document.getElementById(main).cloneNode(false);
③  document.getElementById(main).cloneNode( );
④  main.cloneNode( );
【多选题】 在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=
【多选题】 某页面中有一个id为pdate的文本框,下列( )能把文本框中的值改为“2009-10-12”。
①  document.getElementById(pdate).setAttribute(value,2009-10-12);
②  document.getElementById(pdate).value=2009-10-12;
③  document.getElementById(pdate).getAttribute(2009-10-12);
④  document.getElementById(pdate).text=2009-10-12;
【多选题】 某页面中有一个id为pdate的文本框,下列( )能把文本框中的值改为“2009-10-12”。(选择二项)
①  document.getElementById(pdate).setAttribute(value,2009-10-12
②  document.getElementById(pdate).value=2009-10-12
③  document.getElementById(pdate).getAttribute(2009-10-12
④  document.getElementById(pdate).text=2009-10-12
【单选题】 C语言规定,在一个源程序中,main函数的位置 ( )
①  必须在最开始
②  必须在系统调用的库函数的后面
③  可以任意
④  必须在最后
【单选题】 某页面中有两个id分别为mobile和telephone的图片,下面( )能够正确地隐藏id为mobile的图片。
①  document.getElementsByName(mobile).style.display=none;
②  document.getElementById(mobile).style.display=none;
③  document.getElementsByTagName(mobile).style.display=none;
④  document.getElementsByTagName(img).style.display=none;
【单选题】 Although the main characters in the fiction are so true to life, they are certainly _____.
①  imagining
②  imaginative
③  imaginable
④  imaginary
【单选题】 某页面中有两个id分别为mobile和telephone的图片,下面( )能够正确地隐藏id为mobile的图片。(选择一项)
①  document.getElementsByName(mobile).style.display=none
②  document.getElementById(mobile).style.display=none
③  document.getElementsByTagName(mobile).style.display=none
④  document.getElementsByTagName(img).style.display=none
【单选题】 What is their main () of income?
①  source
②  origin
③  save
④  order
随机题目
【单选题】 下列治疗癣不宜用的药物是()
①  伊曲康唑
②  灰黄霉素
③  强的松
④  酮康唑
⑤  咪康唑
【单选题】 子宫内膜的增生期周期是()
①  5~7天
②  5~14天
③  8~10
④  11~14天
⑤  15~28天
【单选题】 青春期妇科的医疗需求不包括()
①  痛经
②  骨质疏松
③  功血
④  阴道炎
⑤  肿瘤
【单选题】 出现灰黄色或黄白色泡沫状稀薄白带,可能的疾病是()
①  卵巢功能失调
②  宫颈癌
③  细菌性阴道炎
④  滴虫性阴道炎
⑤  假丝酵母菌阴道炎
【单选题】 下列哪种疾病可能表现为淘米水样白带伴恶臭()
①  晚期宫颈癌
②  阴道炎
③  宫颈炎
④  阴道腺病
⑤  子宫肌瘤
【单选题】 外生殖器不包括()
①  阴阜
②  大阴唇
③  小阴唇
④  阴蒂和阴道前庭
⑤  阴道
【单选题】 出现间歇性阴道排出血性液体,可能的疾病是()
①  宫颈癌
②  宫颈息肉
③  输卵管癌
④  子宫内膜癌
⑤  阴道炎
【单选题】 下腹反复隐痛后突然出现撕裂样剧痛,可能的疾病是()
①  输卵管妊娠破裂
②  恶性肿瘤
③  盆腔炎症疾病
④  排卵痛
⑤  原发性痛经
【单选题】 育龄期妇女停经后阴道出血首先考虑()
①  功能性子宫出血
②  子宫肌瘤
③  宫颈癌
④  和妊娠相关的的疾病
⑤  子宫内膜癌
【单选题】 正常月经经量是()ml
①  10—20
②  20—30
③  30—50
④  50—80
⑤  80—100