Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

:

deprecated

​ Deprecated since 3.0. Use `{@link Selectors#pseudos }`.

Cause: The standard way to add new custom selectors through jQuery is jQuery.expr.pseudos. These two other aliases are deprecated, although they still work as of jQuery 3.0.

Solution: Rename any of the older usage to jQuery.expr.pseudos. The functionality is identical.

attrHandle

cacheLength

cacheLength: number

filter

deprecated

​ Deprecated since 3.0. Use `{@link Selectors#pseudos }`.

Cause: The standard way to add new custom selectors through jQuery is jQuery.expr.pseudos. These two other aliases are deprecated, although they still work as of jQuery 3.0.

Solution: Rename any of the older usage to jQuery.expr.pseudos. The functionality is identical.

find

match

match: Matches

preFilter

pseudos

setFilters

setFilters: SetFilterFunctions

Methods

createPseudo

Generated using TypeDoc