通用的Jquery选择器

属性过滤(Attribute Filters)的内容 就是html元素中的属性,例如 name, id, class, 但是不是指的其值,是指属性本身.我在每篇文章里面都讲一下自己对这个选择器系列的理解,原因其一是方便理解其含义并记忆,其二就是”混个脸熟”,即便记 不住,在以后用到的时候也可以很快的查找api并应用上.

其包括以下几个选择器:

Selectors

Related Posts

  • jQuery选择器 – 表单过滤(Form Filters)
  • jQuery选择器 – 表单(Forms)
  • jQuery选择器 – 后代过滤(Child Filters)
  • jQuery选择器 – 可见度过滤(Visibility Filters)
  • jQuery选择器 – 内容过滤(Content Filters)
  • jQuery选择器 – 基础过滤(Basic Filters)
  • jQuery选择器 – 层次(Hierarchy)
  • jQuery选择器 – 基本(Basics)
  • jQuery选择器(Selectors)
  • jQuery插件:fancybox