black

计算机考试试题及答案解析

登录

单项选择题

请看下列html 代码和jQuery 代码片段:()
<body style=“font-size:30px;”>
<div style=“display:none;”>1002</div>
<div>1003</div>
<input type=“hidden”name=“userId”value=“1001”/>
<input type=“text”name=“userId”value=“1002”/>
<input type=“button”value=“可见性过滤选择器"
onclick=“f3();”/>
</body>
jQuery 代码如下:
alert($(’input :hidden’).val());
弹出对话框上显示的内容是:

A.1001
B.1002
C.1003
D.1004

相关考题

单项选择题 下述html 代码:给第二个< li>设置字体颜色正确的是:()< ul>< li>item1< /li>< li>item2< /li>< li>item3< /li>< /ul>

单项选择题 请看下列html 代码:<p class=“s1”>hello</p>能使文本“hello”字体大小变成40px 的jQuery 代码是:()

单项选择题 关闭Windows 10操作系统,相当于()。

All Rights Reserved 版权所有©计算机考试题库(jsjtiku.com)

备案号:湘ICP备14005140号-4

经营许可证号:湘B2-20140064