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

    As of jQuery 1.11/2.1, we no longer link source maps to compressed releases by default. Browse the jQuery CDN at releases.jquery.com for a full list of assets, including older and historical versions.

  3. jQuery API Documentation

    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 easy-to-use API that …

  4. Official jQuery Blog | New Wave Javascript

    Aug 11, 2025 · The jQuery source has always been published with jQuery releases on npm and GitHub, but could not be imported directly as modules without RequireJS, which was jQuery’s build tool of …

  5. jQuery CDN

    jQuery CDN – Latest Stable Versions Powered by jQuery Core Showing the latest stable release in each major branch. See all versions of jQuery Core. jQuery 3.x jQuery Core 3.7.1: uncompressed, …

  6. About jQuery | jQuery Learning Center

    Apr 23, 2024 · Getting started with jQuery can be easy or challenging, depending on your experience with JavaScript, HTML, CSS, and programming concepts in general. In addition to these articles, you …

  7. Browser Support - jQuery

    jQuery is constantly tested with all of its supported browsers via unit tests. However, a web page using jQuery may not work in the same set of browsers if its own code takes advantage of (or falls prey to) …

  8. How jQuery Works | jQuery Learning Center

    Apr 23, 2024 · Copy the above jQuery code into your HTML file where it says // Your code goes here. Then, save your HTML file and reload the test page in your browser. Clicking the link should now first …

  9. jQuery Learning Center

    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 problems, …

  10. Manipulation | jQuery API Documentation

    jQuery.htmlPrefilter () Modify and filter HTML strings passed through jQuery manipulation methods.