• 2022-06-04 问题

    下列( )不是 document 对象的属性。 A: forms B: cookie C: images D: open

    下列( )不是 document 对象的属性。 A: forms B: cookie C: images D: open

  • 2022-06-04 问题

    下列()不是document对象的属性。 A: forms B: links C: location D: images

    下列()不是document对象的属性。 A: forms B: links C: location D: images

  • 2022-06-03 问题

    某网页中有一个表单对象,其名称是mainForm,该表单的第一个元素是按钮,其名称是myButton,表述该按钮对象的方法是( )。 A: document.forms.myButton B: document.mainForm.myButton C: document.forms[0].element[0] D: 以上都可以

    某网页中有一个表单对象,其名称是mainForm,该表单的第一个元素是按钮,其名称是myButton,表述该按钮对象的方法是( )。 A: document.forms.myButton B: document.mainForm.myButton C: document.forms[0].element[0] D: 以上都可以

  • 2022-06-11 问题

    在HTML页面中包含一个按钮控件mybutton,如果要实现单击该按钮时调用自定义的JavaScript函数compute(),要编写的HTML代码是()。 A: <inputname="mybutton"type="button"onBlur="compute()"value="计算"> B: <inputname="mybutton"type="button"onFocus="compute()"value="计算"> C: <inputname="mybutton"type="button"onClick="functioncompute()"value="计算"> D: <inputname="mybutton"type="button"onClick="compute()"value="计算">

    在HTML页面中包含一个按钮控件mybutton,如果要实现单击该按钮时调用自定义的JavaScript函数compute(),要编写的HTML代码是()。 A: <inputname="mybutton"type="button"onBlur="compute()"value="计算"> B: <inputname="mybutton"type="button"onFocus="compute()"value="计算"> C: <inputname="mybutton"type="button"onClick="functioncompute()"value="计算"> D: <inputname="mybutton"type="button"onClick="compute()"value="计算">

  • 2022-05-31 问题

    在HTML文档中包含一个按钮,那么为mybutton,如果要实现点击该按钮,调用定义的JS函数cd(),正确的代码是() A: <input name=”mybutton” type=”button” click=”cd()” value=”请单击计算”> B: <input name=”mybutton” type=”button” focus=”cd()” value=”请单击计算”> C: <input name=”mybutton” type=”button” onclick=”cd()” value=”请单击计算”> D: <input name=”mybutton” type=”button” onfocus=”cd()” value=”请单击计算”>

    在HTML文档中包含一个按钮,那么为mybutton,如果要实现点击该按钮,调用定义的JS函数cd(),正确的代码是() A: <input name=”mybutton” type=”button” click=”cd()” value=”请单击计算”> B: <input name=”mybutton” type=”button” focus=”cd()” value=”请单击计算”> C: <input name=”mybutton” type=”button” onclick=”cd()” value=”请单击计算”> D: <input name=”mybutton” type=”button” onfocus=”cd()” value=”请单击计算”>

  • 2022-06-11 问题

    在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是( )。 未知类型:{'options': ['[input name=”mybutton” type=”button” onClick=”compute” value=”计算”]', '[input name=”mybutton” type=”button” onFocus=”compute()” value=”计算”]', '[input name=”mybutton” type=”button” onClick=”function compute()” value=”计算”]', '[input name=”mybutton” type=”button” onClick=”compute()” value=”计算”]'], 'type': 102}

    在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是( )。 未知类型:{'options': ['[input name=”mybutton” type=”button” onClick=”compute” value=”计算”]', '[input name=”mybutton” type=”button” onFocus=”compute()” value=”计算”]', '[input name=”mybutton” type=”button” onClick=”function compute()” value=”计算”]', '[input name=”mybutton” type=”button” onClick=”compute()” value=”计算”]'], 'type': 102}

  • 2022-06-11 问题

    在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是( ) A: <input type="button" name="mybutton" value="计算" onblur="compute()" /> B: <input type="button" name="mybutton" value="计算" onfocus="compute()" /> C: <input type="button" name="mybutton" value="计算" onclick="function compute()" /> D: <input type="button" name="mybutton" value="计算" onclick="compute()" />

    在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是( ) A: <input type="button" name="mybutton" value="计算" onblur="compute()" /> B: <input type="button" name="mybutton" value="计算" onfocus="compute()" /> C: <input type="button" name="mybutton" value="计算" onclick="function compute()" /> D: <input type="button" name="mybutton" value="计算" onclick="compute()" />

  • 2022-06-06 问题

    Which of the following components is not part of a sales document?() A: Document header. B: Document feed. C: Document items.

    Which of the following components is not part of a sales document?() A: Document header. B: Document feed. C: Document items.

  • 2022-06-12 问题

    document对象包含的集合有: A: anchors,文档中所有 Anchor 对象(锚) B: forms,文档中所有 Form 对象 C: images,文档中所有 Image 对象 D: areas,文档中所有 Area对象

    document对象包含的集合有: A: anchors,文档中所有 Anchor 对象(锚) B: forms,文档中所有 Form 对象 C: images,文档中所有 Image 对象 D: areas,文档中所有 Area对象

  • 2021-04-14 问题

    The RFC document is the working document of which of the following standardization organizations?( )

    The RFC document is the working document of which of the following standardization organizations?( )

  • 1 2 3 4 5 6 7 8 9 10