Tutorials References Exercises Upgrade Get Certified
PHP
HOW TO [Link] C C++ C# BOOTSTRAP REACT MYSQL JQUER
jQuery Tutorial
‹ Home Next ›
Learn jQuery
jQuery is a JavaScript Library.
jQuery greatly simplifies JavaScript programming.
jQuery is easy to learn.
Start learning jQuery now »
Tip: Sign in to track your progress.
:
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:
Example
$(document).ready(function(){
$("p").click(function(){
$(this).hide();
});
});
Try it Yourself »
Click on the "Try it Yourself" button to see how it works.
jQuery Exercises
Test Yourself With Exercises
Exercise:
Use the correct selector to hide all <p> elements.
$(" ").hide();
:
Submit Answer »
Start the Exercise
REMOVE ADS
jQuery Examples
Learn by examples! At W3Schools you will find a lot of jQuery examples to edit
and test yourself.
See All jQuery Examples
jQuery Quiz Test
Test your jQuery skills at W3Schools!
Start jQuery Quiz!
Track Your Progress
:
Create a W3Schools account and get access to more features and learning
materials:
View your completed tutorials, exercises, and quizzes
Keep an eye on your progress and daily streaks
Join the leaderboard and compete with others
Get your own avatar and unlock new skins
Create your own personal website
Sign Up »
Note: This is an optional feature. You can study at W3Schools without creating
an account.
jQuery References
At W3Schools you will find a complete reference of all jQuery selectors, methods,
properties and events.
jQuery Reference
Kickstart your career
Get certified by completing the
:
JQUERY course
Get certified w3schoo
l
s
CE
RT
5
I
20
2
FI
ED
.
‹ Home Sign in to track progress Next ›
54
COLOR PICKER
REMOVE ADS
:
-->
PLUS SPACES
GET CERTIFIED
FOR TEACHERS BOOTCAMPS
CONTACT US
Top Tutorials
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
How To Tutorial
SQL Tutorial
Python Tutorial
[Link] Tutorial
Bootstrap Tutorial
PHP Tutorial
Java Tutorial
C++ Tutorial
jQuery Tutorial
Top References
HTML Reference
CSS Reference
JavaScript Reference
SQL Reference
Python Reference
[Link] Reference
Bootstrap Reference
PHP Reference
HTML Colors
Java Reference
AngularJS Reference
jQuery Reference
Top Examples
:
HTML Examples
CSS Examples
JavaScript Examples
How To Examples
SQL Examples
Python Examples
[Link] Examples
Bootstrap Examples
PHP Examples
Java Examples
XML Examples
jQuery Examples
Get Certified
HTML Certificate
CSS Certificate
JavaScript Certificate
Front End Certificate
SQL Certificate
Python Certificate
PHP Certificate
jQuery Certificate
Java Certificate
C++ Certificate
C# Certificate
XML Certificate
FORUM ABOUT ACADEMY
W3Schools is optimized for learning and training. Examples might be simplified to
improve reading and learning.
Tutorials, references, and examples are constantly reviewed to avoid errors, but we
cannot warrant full correctness
of all content. While using W3Schools, you agree to have read and accepted our terms
of use, cookies and privacy policy.
Copyright 1999-2026 by Refsnes Data. All Rights Reserved. W3Schools is Powered by
[Link].
: