迹忆客
计算机编程教程
WEB前端
JavaScript
React
Vue
Angular
CSS
HTML
编程语言
Python
PHP
Java
Go
TypeScript
C++
C语言
Node.js
VBA
数据库
PostgreSQL
MySQL
Redis
MongoDB
网络
算法
操作系统
基础教程
Git
Matlab
Docker
正则表达式
Bootstrap
SQL
JQuery
Matplotlib
工具
教程
>
jQuery 教程
>
jQuery 参考手册
阅读:
6
jQuery :header 选择器
jQuery
:header
选择器
jQuery 选择器
实例
选取所有标题元素 (h1 - h6):
$(":header")
尝试一下
定义和用法
:header
选择器选取所有标题元素 (<h1> - <h6>)。
语法
$(":header")
jQuery 选择器
jQuery :animated 选择器
jQuery :not() 选择器
查看笔记
扫码一下
查看教程更方便