网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
1、在HTML5中,onblur和onfocus是()。
A.HTML元素
B.样式属性
C.事件属性
D.元素
参考答案和解析
事件属性
更多 “1、在HTML5中,onblur和onfocus是()。A.HTML元素B.样式属性C.事件属性D.元素” 相关考题
考题
在HTML5的Geolocation API中可以使用( )获取当前地理位置。
A.addCurrentPostionB.watchCurrentPositionC.clearWatchD.getCurrentPosition
考题
在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是()。A、〈input name=“mybutton” type=“button” onBlur=“compute()” value=“计算”〉B、〈input name=“mybutton” type=“button” onFocus=“compute()” value=“计算”〉C、〈input name=“mybutton” type=“button” onClick=“functioncompute()” value=“计算”〉D、〈input name=“mybutton” type=“button” onClick=“compute()” value=“计算”〉
考题
下面那个不是复选框的响应事件()A、onfocus:得到焦点时执行的代码。B、onblur:失去焦点是时执行的代码。C、onclick:单击该文本框时执行的代码。D、onselect:选择内容时执行的代码。
考题
单选题在HTML页面中包含一个按钮控件mybutton,如果要实现点击该按钮时调用已定义的Javascript函数compute,要编写的HTML代码是()。A
〈input name=“mybutton” type=“button” onBlur=“compute()” value=“计算”〉B
〈input name=“mybutton” type=“button” onFocus=“compute()” value=“计算”〉C
〈input name=“mybutton” type=“button” onClick=“functioncompute()” value=“计算”〉D
〈input name=“mybutton” type=“button” onClick=“compute()” value=“计算”〉
热门标签
最新试卷