Learn jQuery programming with hands-on live running coding examples and exercises

What you will learn

Learn jQuery from scratch (2024)

Be able to program in jQuery professionally.

Practice your skills with coding exercises and examples

Acquire essential jQuery basics to ease your JavaScript knowledge

Learn jQuery best practices

Description

Welcome to the jQuery Course by Studyopedia.

jQuery is a JavaScript library that came in the year 2006. It was created by John Resig to ease JavaScript Programming. After learning the concepts of jQuery, it will be easier for a developer to work with JavaScript. It is a “write less, do more” JavaScript library.

Viewers

The jQuery tutorial is prepared for students, engineers, and professionals. Beginning with the introduction, you will learn how to work with jQuery. With that, step-by-step lessons are provided covering basic as well as advanced jQuery concepts, including the jQuery Selectors, Events, Traversing, Ajax, etc.

Features

The following are the features of jQuery,

  • Selectors
    Use the jQuery selectors to select an HTML element and manipulate it.
  • Animation
    Animate a div or any other element with jQuery.
  • CSS Manipulation
    Manipulate an element and apply CSS style to it with jQuery.
  • jQuery Ajax
    JQuery has a rich set of AJAX methods for developing modern web applications.
  • Event Methods
    Call event methods event objects with jQuery.
  • jQuery Traversing
    jQuery provides DOM traversal methods to locate descendent elements, find sibling elements, etc.
  • Plugins
    jQuery has many plugins such as for creating split pages, create slideshow, progressbar, etc With that, you can also create your custom plugin.

**Course Lessons**

jQuery – Intro & Setup

1. Introduction & Features

2. Set jQuery Environment on VS Code

3. Syntax & Run first jQuery program

4. Selectors

jQuery – Effects


Get Instant Notification of New Courses on our Telegram channel.


5. Slide Elements

6. Create Animations

jQuery – Traversing

7. What is Traversing

8. Find Ancestors of an element

9. Find Descendants of an element

jQuery – HTML DOM

10. Set Content

jQuery – CSS Manipulation

11. Add CSS Class

12. Get CSS Properties

Hit the Enroll button!

English
language

Content

jQuery – Introduction & Setup

Introduction & Features
Set jQuery Environment on VS Code
Syntax & Run first jQuery Program
Selectors

jQuery – Effects

Slide Elements
Create Animations

jQuery – Traversing

What is Traversing?
Find Ancestors of an element
Find Descendants of an element

jQuery – HTML DOM

Set Content

jQuery – CSS Manipulation

Add CSS Class
Get CSS Properties