Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 301 - 310 of 1,197 for host:api.jquery.com (0.02 seconds)

  1. Collection Manipulation | jQuery API Documentation

    jQuery API Documentation Iterate over a jQuery object, executing a function for each matched element. Create a serial...
    api.jquery.com/category/miscellaneous/collection-manipulation/
    Fri Feb 06 00:12:52 GMT 2026
      32.7K bytes
  2. :disabled Selector | jQuery API Documentation

    jQuery API Documentation disabled selector Description: Selects all elements that are disabled. version added: 1.0 jQ...
    api.jquery.com/disabled-selector/
    Fri Feb 06 00:13:04 GMT 2026
      38.1K bytes
  3. Filtering | jQuery API Documentation

    jQuery API Documentation Reduce the set of matched elements to the one at the specified index. Reduce the set of matc...
    api.jquery.com/category/traversing/filtering/
    Fri Feb 06 00:13:27 GMT 2026
      36.9K bytes
  4. :parent Selector | jQuery API Documentation

    jQuery API Documentation parent selector Description: Select all elements that have at least one child node (either a...
    api.jquery.com/parent-selector/
    Fri Feb 06 00:28:11 GMT 2026
      40.2K bytes
  5. .on() | jQuery API Documentation

    jQuery API Documentation .on( events [, selector ] [, data ], handler ) Returns: jQuery Description: Attach an event ...
    api.jquery.com/on/
    Fri Feb 06 00:20:28 GMT 2026
      89.3K bytes
  6. .next() | jQuery API Documentation

    jQuery API Documentation .next( [selector ] ) Returns: jQuery Description: Get the immediately following sibling of e...
    api.jquery.com/next/
    Fri Feb 06 00:26:41 GMT 2026
      47.8K bytes
  7. :only-child Selector | jQuery API Documentation

    jQuery API Documentation only-child selector Description: Selects all elements that are the only child of their paren...
    api.jquery.com/only-child-selector/
    Fri Feb 06 00:27:35 GMT 2026
      42K bytes
  8. .parents() | jQuery API Documentation

    jQuery API Documentation .parents( [selector ] ) Returns: jQuery Description: Get the ancestors of each element in th...
    api.jquery.com/parents/
    Fri Feb 06 00:27:39 GMT 2026
      58.9K bytes
  9. :only-of-type Selector | jQuery API Documentation

    jQuery API Documentation only-of-type selector Description: Selects all elements that have no siblings with the same ...
    api.jquery.com/only-of-type-selector/
    Fri Feb 06 00:27:42 GMT 2026
      43K bytes
  10. .odd() | jQuery API Documentation

    jQuery API Documentation .odd() Returns: jQuery Description: Reduce the set of matched elements to the odd ones in th...
    api.jquery.com/odd/
    Fri Feb 06 00:27:46 GMT 2026
      41.1K bytes
Back to Top