jQuery :header 选择器
-
定义和用法
:header 选择器选取所有标题元素 (<h1>- <h6>)。 -
语法
$(":header") -
参数
参数 必需的 描述 该选择器没有任何参数 -
-