码迷,mamicode.com
首页 > Web开发 > 详细

JQuery有几种选择器?

时间:2021-01-04 11:10:04      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:ext   BMI   checked   select   fir   ast   pre   radio   child   

a、基本选择器:#id,class,element,*;
b、层次选择器:parent > child,prev + next ,prev ~ siblings
c、基本过滤器选择器::first,:last ,:not ,:even ,:odd ,:eq ,:gt ,:lt
d、表单选择器: :input ,:text ,:password ,:radio ,:checkbox ,:submit 等;
e、表单过滤器选择器::enabled ,:disabled ,:checked ,:selected

JQuery有几种选择器?

标签:ext   BMI   checked   select   fir   ast   pre   radio   child   

原文地址:https://www.cnblogs.com/seaw/p/14214537.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!