作者: Mr Luo
jQuery :disabled 选择器
实例 Run this code » 选取所有禁用的表单元素: $(":…
jQuery :enabled 选择器
实例 Run this code » 选取所有启用的表单元素: $(":…
jQuery :file 选择器
实例 Run this code » 选取带有 type=”…
jQuery :image 选择器
实例 Run this code » 选取带有 type=”…
jQuery :button 选择器
实例 Run this code » 选取带有 type=”…
jQuery :reset 选择器
实例 Run this code » 选取带有 type=”…
jQuery :submit 选择器
实例 Run this code » 选取带有 type=”…
jQuery :checkbox 选择器
实例 Run this code » 选取所有带有 type=̶…
jQuery :radio 选择器
实例 Run this code » 选取所有带有 type=̶…
jQuery :password 选择器
实例 Run this code » 选取带有 type=”…