Open links in new tab
  1. jQuery

    What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an …

  2. Download jQuery

    Latest version To locally download these files, right-click the link and select "Save as..." from the menu. Download the compressed, production version: Download jQuery 3.7.1 Download the uncompressed …

  3. How jQuery Works | jQuery Learning Center

    Apr 23, 2024 · If you don't have a test page setup yet, start by creating the following HTML page: ... The src attribute in the <script> element must point to a copy of jQuery. Download a copy of jQuery from …

  4. jQuery Learning Center

    Users There's a lot more to learn about building web sites and applications with jQuery than can fit in API documentation. If you're looking for explanations of the basics, workarounds for common …

  5. jQuery API Documentation

    jQuery API jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an …

  6. Using jQuery Core | jQuery Learning Center

    Aug 4, 2023 · $ vs $ () $ ( document ).ready () Avoiding Conflicts with Other Libraries Attributes Selecting Elements Working with Selections Manipulating Elements The jQuery Object Traversing …

  7. jQuery Core – All Versions | jQuery CDN

    Discover all versions of jQuery releases available worldwide for download and usage.

  8. jQuery CDN

    Access the latest stable versions of jQuery releases worldwide.

  9. jQuery () | jQuery API Documentation

    When the search for the span selector is restricted to the context of this, only spans within the clicked element will get the additional class. Internally, selector context is implemented with the .find() …

  10. jQuery Support | jQuery

    Supported versions We support only the latest version of jQuery. The 1.x and 2.x branches are no longer supported. jQuery 3.x is the current version branch of jQuery. jQuery 4.0 is in beta. Once …