About 48,900 results
Open links in new tab
  1. 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 easy-to-use API that …

  2. Download jQuery

    Download the map file for jQuery 4.0.0 jQuery 4.0.0 blog post with release notes The slim build is a smaller version, that excludes the ajax and effects modules: Download jQuery 4.0.0 slim build …

  3. jQuery Tutorial - W3Schools

    jQuery References At W3Schools you will find a complete reference of all jQuery selectors, methods, properties and events. jQuery Reference jQuery Certification Get Certified in jQuery Complete the …

  4. jQuery - Wikipedia

    jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for …

  5. jQuery Introduction - W3Schools

    jQuery also simplifies a lot of the complicated things from JavaScript, like AJAX calls and DOM manipulation. The jQuery library contains the following features: HTML/DOM manipulation CSS …

  6. jQuery Tutorial - GeeksforGeeks

    Oct 11, 2025 · jQuery is a lightweight, “write less, do more” JavaScript library that simplifies web development. It provides an easy-to-use API for common tasks, making it much easier to work with …

  7. GitHub - jquery/jquery: jQuery JavaScript Library

    jQuery JavaScript Library. Contribute to jquery/jquery development by creating an account on GitHub.

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

  9. 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 4.x jQuery Core 4.0.0: script: uncompressed, …

  10. jQuery Learning Center

    How do I pull a native DOM element from a jQuery object? How do I get the text value of a selected option? How do I disable/enable a form element? How do I check/uncheck a checkbox input or radio …