Introduction
  • Introduction
Lesson 1: Introduction to jQuery
  • Lesson 1: Introduction to jQuery
  • Practice 1-1: Downloading and Installing Visual Studio Code
  • Practice 1-2: Downloading JQuery
  • Quiz 1: Quiz on Introduction to jQuery
Lesson 2: Webpage Using HTML,CSS and jQuery
  • Lesson 2: Webpage Using HTML,CSS and jQuery
  • Practice 2-1: Creating webpage and Executing jQuery selectors
  • Practice 2-2: Executing jQuery filters in the webpage
  • Quiz 2: Quiz on Webpage Using HTML,CSS and jQuery
Lesson 3: Implementing jQuery Methods in webpage
  • Lesson 3: Implementing jQuery Methods in webpage
  • Practice 3-1: Creating webpage and Executing jQuery events
  • Practice 3-2: Executing jQuery Effects in a webpage
  • Quiz 3: Quiz on jQuery Methods in webpage
Lesson 4: JQuery DOM elements and Methods
  • Lesson 4: JQuery DOM elements and Methods
  • Practice 4-1: Executing DOM Traversing Methods in webpage
  • Practice 4-2: Executing DOM Manipulation Methods in webpage
  • Practice 4-3: Executing jQuery Miscellaneous Methods in webpage
  • Quiz 4: Quiz on DOM elements and Methods
Lesson 5: JQuery with AJAX and JQuery UI
  • Lesson 5: jQuery with AJAX and jQuery UI
  • Practice 5-1: Executing jQuery AJAX Methods in webpage
  • Practice 5-2: Executing jQuery AJAX events in webpage
  • Practice 5-3: Executing jQuery UI and utilities in webpage
  • Quiz 5: Quiz on jQuery with AJAX and UI
Lesson 6: Case Study – Sticky Notes Web Application
  • Lesson 6: Case Study – Sticky Notes Web Application
  • Practice 6-1: Web Application with login
  • Quiz 6: Quiz on Case Study