jquery

JavaScript library for DOM operations

Latest Ver 3.7.1
Homepage
Github
0
59,502
📢 jQuery is a lightweight, cross-platform JavaScript library designed to simplify the client-side scripting of HTML. It facilitates easy manipulation of the DOM, event handling, animations, and Ajax operations.
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.js
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.slim.js
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.slim.min.js
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.map
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.slim.min.map

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
📄 HTML
<div id='content'>Hello World</div>

🧩 External JS
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>

⚙️ JavaScript
$(document).ready(function() {
  $('#content').text('Hello, jQuery!');
});
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.