jQuery logojQuery API Documentation

  • Home
  • API Documentation
  • CDN
  • Plugins
  • Browser Support

Categories: Basic Filter


Selectors > Basic Filter | Selectors > jQuery Extensions

:animated Selector

Select all elements that are in the progress of an animation at the time the selector is run.
Selectors > Basic Filter | Selectors > jQuery Extensions

:eq() Selector

Select the element at index n within the matched set.
Selectors > Basic Filter | Selectors > jQuery Extensions

:even Selector

Selects even elements, zero-indexed. See also odd.
Selectors > Basic Filter | Selectors > jQuery Extensions

:first Selector

Selects the first matched DOM element.
Selectors > Basic Filter | Selectors > Form

:focus Selector

Selects element if it is currently focused.
Selectors > Basic Filter | Selectors > jQuery Extensions

:gt() Selector

Select all elements at an index greater than index within the matched set.
Selectors > Basic Filter | Selectors > jQuery Extensions

:header Selector

Selects all elements that are headers, like h1, h2, h3 and so on.
Selectors > Basic Filter

:lang() Selector

Selects all elements of the specified language.
Selectors > Basic Filter | Selectors > jQuery Extensions

:last Selector

Selects the last matched element.
Selectors > Basic Filter | Selectors > jQuery Extensions

:lt() Selector

Select all elements at an index less than index within the matched set.
Selectors > Basic Filter

:not() Selector

Selects all elements that do not match the given selector.
Selectors > Basic Filter | Selectors > jQuery Extensions

:odd Selector

Selects odd elements, zero-indexed. See also even.
Selectors > Basic Filter

:root Selector

Selects the element that is the root of the document.
Selectors > Basic Filter

:target Selector

Selects the target element indicated by the fragment identifier of the document's URI.
  • Ajax
    • Global Ajax Event Handlers
    • Helper Functions
    • Low-Level Interface
    • Shorthand Methods
  • Attributes
  • Callbacks Object
  • Core
  • CSS
  • Data
  • Deferred Object
  • Deprecated
    • Deprecated 1.3
    • Deprecated 1.4
    • Deprecated 1.7
    • Deprecated 1.8
    • Deprecated 1.9
    • Deprecated 1.10
    • Deprecated 3.0
    • Deprecated 3.3
  • Dimensions
  • Effects
    • Basics
    • Custom
    • Fading
    • Sliding
  • Events
    • Browser Events
    • Document Loading
    • Event Handler Attachment
    • Event Object
    • Form Events
    • Keyboard Events
    • Mouse Events
  • Forms
  • Internals
  • Manipulation
    • Class Attribute
    • Copying
    • DOM Insertion
    • DOM Insertion, Around
    • DOM Insertion, Inside
    • DOM Insertion, Outside
    • DOM Removal
    • DOM Replacement
    • General Attributes
    • Style Properties
  • Miscellaneous
    • Collection Manipulation
    • Data Storage
    • DOM Element Methods
    • Setup Methods
  • Offset
  • Properties
    • Properties of jQuery Object Instances
    • Properties of the Global jQuery Object
  • Removed
  • Selectors
    • Attribute
    • Basic
    • Basic Filter
    • Child Filter
    • Content Filter
    • Form
    • Hierarchy
    • jQuery Extensions
    • Visibility Filter
  • Traversing
    • Filtering
    • Miscellaneous Traversing
    • Tree Traversal
  • Uncategorized
  • Utilities
  • Version
    • Version 1.0
    • Version 1.0.4
    • Version 1.1
    • Version 1.1.2
    • Version 1.1.3
    • Version 1.1.4
    • Version 1.2
    • Version 1.2.3
    • Version 1.2.6
    • Version 1.3
    • Version 1.4
    • Version 1.4.1
    • Version 1.4.2
    • Version 1.4.3
    • Version 1.4.4
    • Version 1.5
    • Version 1.5.1
    • Version 1.6
    • Version 1.7
    • Version 1.8
    • Version 1.9
    • Version 1.12 & 2.2
    • Version 3.0
    • Version 3.1
    • All
  • Learning Center
  • Forum
  • API
  • Twitter
  • IRC
  • GitHub

Copyright 2018 The jQuery Foundation. jQuery License