About 33,500 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 Tutorial - W3Schools

    Examples in Each Chapter Our "Try it Yourself" editor makes it easy to learn jQuery. You can edit code and view the result in your browser:

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

  4. jQuery Tutorial - GeeksforGeeks

    Oct 11, 2025 · The jQuery Cheat Sheet provides a quick reference guide for developers, summarizing common jQuery methods, selectors, events, and syntax, making it easier to write and understand …

  5. Releases · jquery/jquery - GitHub

    5 days ago · jQuery JavaScript Library. Contribute to jquery/jquery development by creating an account on GitHub.

  6. jQuery 4.0 released, first major version since 2016 - DEVCLASS

    4 days ago · The jQuery team has released version 4.0, described by lead developer Timmy Willison as the “first major release […]

  7. Welcome - The complete jQuery tutorial

    We hope that this tutorial will get you started properly on jQuery and come to love it as much as we do. A basic knowledge of HTML is recommended when learning jQuery.

  8. jQuery 4.0 Released: Less Legacy, More Modern Web Standards

    3 days ago · With jQuery 4, a new major version is released for the first time in years. Less legacy, modern browsers, more security – with manageable breaking changes.

  9. jQuery 4.0 available: first major release in 10 years

    3 days ago · Twenty years after its introduction, the jQuery team has released version 4.0.0. The first major release in almost 10 years brings significant improvements, modernizations, and breaking …

  10. Learn jQuery using Step-by-Step Tutorials

    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 …