About 112,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 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. GitHub - jquery/jquery: jQuery JavaScript Library

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

  5. jQuery Tutorial - An Ultimate Guide for Beginners

    Learn the tips and techniques of the jQuery framework in simple and easy steps and create your own interactive and feature-rich website with much less effort.

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

  7. Autocomplete - jQuery UI

    jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just …

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

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

  10. jQuery Introduction - W3Schools

    The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into …