About 206,000 results
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. jQuery Get Started - W3Schools

    Both versions can be downloaded from jQuery.com. The jQuery library is a single JavaScript file, and you reference it with the HTML <script> tag (notice that the <script> tag should be inside the <head> …

  3. jquery - Libraries - cdnjs - The #1 free and open source CDN ...

    JavaScript library for DOM operations - Simple. Fast. Reliable. Content delivery at its finest. cdnjs is a free and open-source CDN service trusted by over 12.5% of all websites, serving over 200 billion …

  4. jQuery - Wikipedia

    Overview jQuery, at its core, is a Document Object Model (DOM) manipulation library. The DOM is a tree-structure representation of all the elements of a Web page. jQuery simplifies the syntax for …

  5. GitHub - jquery/jquery: jQuery JavaScript Library

    This will create all of the variants that jQuery includes in a release, including jquery.js, jquery.slim.js, jquery.module.js, and jquery.slim.module.js along their associated minified files and sourcemaps.

  6. How to use a jQuery library in your project - GeeksforGeeks

    Jul 23, 2025 · Download the jQuery library: In this section, first, we download the jQuery library from the downloadable link. After downloading the files, we will add the downloaded files to our web page in …

  7. 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.