举一反三
- 在JQuery中,读取节点的value属性值的是( )。 A: html() B: val() C: text() D: value()
- html> [head] [script type="text/javascript" src="jquery.________"][/] [script type="text/javascript"] $(document).ready(function(){ $("#btn").click(function(){ alert("hello"); }); }); [/] [/] [body] [button ________="btn"]单击我[/] [/] </html
- 在HTML文件中,()是段落标记对。 未知类型:{'options': ['[a][/]', '', '[dl][/]', '[div][/]'], 'type': 102}
- 下列的HTML中哪个可以产生超链接: 未知类型:{'options': ['[a url="http://www.w3schools.com"]W3Schools.com[/]', '[a]http://www.w3schools.com[/]', '[a href="http://www.w3schools.com"]W3Schools[/]', '[a]http://www.w3schools.com[/]'], 'type': 102}
- 在HTML中表示为超链接的标签是() 未知类型:{'options': ['[a][/]', '', '[c][/]', '[d][/]'], 'type': 102}