欢迎来到在线考试题库网 在线考试题库官网
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;

点击查看答案

相关考题

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

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