About 833,000 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 …

  2. jQuery Tutorial - W3Schools

    Learn jQuery. jQuery is a JavaScript Library. jQuery greatly simplifies JavaScript programming. jQuery is easy to learn. Start learning jQuery now »

  3. jQuery API Documentation

    Create a serialized representation of an array, a plain object, or a jQuery object suitable for use in a URL query string or Ajax request. In case a jQuery object is passed, it should contain input …

  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 …

  5. jQuery Tutorial - GeeksforGeeks

    Jul 25, 2024 · jQuery Basics covers the fundamental concepts of the jQuery library, including its purpose, installation, and basic syntax. It introduces how to include jQuery in a web page and …

  6. How jQuery Works | jQuery Learning Center

    Apr 23, 2024 · link jQuery: The Basics. This is a basic tutorial, designed to help you get started using jQuery. If you don't have a test page setup yet, start by creating the following HTML page:

  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 …

  8. jQuery.ajax() | jQuery API Documentation

    As of jQuery 1.5, jQuery's Ajax implementation includes prefilters, transports, and converters that allow you to extend Ajax with a great deal of flexibility. Using Converters $.ajax() converters …

  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 …

  10. What is jQuery: Beginner's Guide to jQuery Library - Hostinger

    Jun 25, 2024 · What’s more, jQuery comes with cross-browser support, making it compatible with popular web browsers. It works with CSS3 selectors and XML Path Language (XPath) syntax …