欢迎来到牛牛题库网 牛牛题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-515)

单项选择题

In a web page with chechboxes you need to write e jquery that retruns the number checked checkboxes.()

A.var n = $(“input:checked”).length;
B.var n = $(“:input, :checked”).length;
C.var n = $(“input:selected”).length;
D.var n = $(“:input, :selected”).length;

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题