元素选取所有class="intro"的<p>元素选取所有id="intro"的<p>元素选取所有id="p.intro"的元素答案及解析" />
题目详情

jQuery代码$("p.intro")表示的含义是(  )。

  • A.选取<p>元素
  • B.选取所有class="intro"的<p>元素
  • C.选取所有id="intro"的<p>元素
  • D.选取所有id="p.intro"的元素

正确答案及解析

正确答案
B
解析

本题考查jQuery代码表示含义。

$表示选择符,对应以下几种示例:

$("this")选择当前元素

$("p")选择所有p标签的元素

$("p.test")选择所有class=“test”的<p>元素

$("#test")选择所有id=“test”的元素

综合分析,本题选B。

包含此试题的试卷

你可能感兴趣的试题

单选题

Advancements in ( )have contributed to the growth of the automotive industry through the creation and evolution of self-driving vehicles.

  • A.Artificial Intelligence
  • B.Cloud Computing
  • C.Internet of Things
  • D.Big Data
查看答案
单选题

In project human resource management , ( )is not a source of power for the project manager.

  • A.referent power
  • B.expert power
  • C.reward power
  • D.audit power
查看答案
单选题

At the project establishment stage , the feasibility study mainly includes techinical feasibility analysis , ( ), operation environment feasibility analysis and other aspects of feasibility analysis.

  • A.detail feasibility analysis
  • B.opportunity analysis
  • C.economic feasibility analysis
  • D.risk analysis
查看答案
单选题

( )is a grid that shows the project resources assigned to each work package.

  • A.Stakeholder engagement assessment matrix
  • B.Requirements traceability matrix
  • C.Probability and impact matrix
  • D.Responsibility assignment matrix
查看答案
单选题

Xinhua News Agency reported in January 2022,Chian will further promote the developmet of a digital economy during the 14th Five-Year Plan eriod(2021-2025). The plan also emphasized industrial ( )transformation.

  • A.digital
  • B.networking
  • C.intelligentize
  • D.informatization
查看答案

相关题库更多 +