欢迎来到计算机考试题库网 计算机题库官网
logo
全部科目 > 大学试题 > 大学期末考试答案、课后测试习题答案

单项选择题

选取偶数位置的<tr>元素()

    A.$("tr:even")
    B.$("tr:odd")
    C.$("tr:2")
    D.$("tr:1")

点击查看答案

相关考题

  • 单项选择题
    选取奇数位置的<tr>元素()

    A.$("tr:even")
    B.$("tr:odd")
    C.$("tr:2")
    D.$("tr:1")

  • 单项选择题
    可以引入线上的jquery,方法如下()

    A.<head> <script href="http://cdn.static.runoob.com/libs/jquery/1.10.2/jquery.min.js"> </script></head>
    B.<head> <script src="http://cdn.static.runoob.com/libs/jquery/1.10.2/jquery.min.js"> </script></head>
    C.<head> <link src="http://cdn.static.runoob.com/libs/jquery/1.10.2/jquery.min.js"> </link></head>
    D.<head> <a src="http://cdn.static.runoob.com/libs/jquery/1.10.2/jquery.min.js"> </a></head>

  • 单项选择题
    读取本地jquery库的方式是()

    A.<head><script src="my_jquery_functions.js"></script> </head>
    B.<head><a src="my_jquery_functions.js"></a> </head>
    C.<head><link src="my_jquery_functions.js"></link> </head>
    D.<head><script href="my_jquery_functions.js"></script> </head>

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

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