JQuery基本过滤选择器
基本过滤选择器:
- :first 第一个
- :last 最后一个
- :even 偶数
- :odd 奇数
- :eq() =index
- :gt() >index
- :lt()
关注打赏