Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
jQuery For Beginners : A Basic Introduction
Rating: 4.4 out of 5(207 ratings)
15,072 students

jQuery For Beginners : A Basic Introduction

Learn the basics of this powerful javascript library and Write less code to achieve more
Last updated 3/2026
English

What you'll learn

  • Learn How to Access and use jQuery library
  • Learn How to write and understand simple jQuery code
  • Learn How to use jQuery Selectors
  • Learn How to change the behaviour of an element
  • Learn How to Create jQuery Events like click
  • Learn how to hide and show elements on a webpage
  • Learn to create simple Animation

Course content

2 sections10 lectures1h 3m total length
  • Introduction3:00
  • How To Access jQuery9:49
  • jQuery Selectors10:15
  • jQuery Event Handler Functions10:44
  • jQuery Animations and Effects12:50
  • jQuery Chaining5:11
  • jQuery Callback functions7:51
  • Conclusion1:43
  • Thank You0:09

Requirements

  • Basic Knowledge of HTML , CSS and Javascript
  • Basic Computer Knowledge
  • Basic knowledge of editors like Brackets, Notepad++ or Any Good Text Editor
  • Basic knowledge of web browser like Google chrome, Mozilla Firefox, internet

Description


This is a Hands-On jQuery course that will teach you the basics of using
the jquery library. jQuery allows you to write less code than javascript to achieve
the same or more. jQuery uses a lot of css selectors and also has some custom ones of their own.
jQuery makes it easy to manipulate webpages .

The course is video based and less than 2hours long.
There are exercises and quiz to help build on what you will learn.

What You Will Learn

How to access the jQuery library locally or via CDN
How to write jQuery syntax
How to manipulate contents on a webpage
How to create simple animation
How to create a sliding effect to slide an element up and down
How to make an element vanish and reappear from a webpage
How to create a response to an event like a click or mouse movement

Who this course is for:

  • This basic jQuery course is for absolute beginners who have some working knowledge of Html Css and Javascript.This course is probably not for you if you are looking to learn more advanced jQuery .This course will only cover the bare minimum basics for a beginner