Course Overview
This jQuery course gives a comprehensive introduction to the jQuery language. Learn about jQuery selectors, one of the most important parts of the jQuery library, and how to manipulate the Document Object Model (DOM). Discover how jQuery events can be used to register behaviors that take effect when the user interacts with the web browser. You will also learn how to use jQuery to traverse and filter the DOM, which is used to help find HTML elements. Finally, the course moves onto advanced topics, including how to capture mouse events using the jQuery UI framework and some of the popular jQuery plugins used to extend the power of jQuery.
Target Audience
People new to web design and coding looking for an introduction to jQuery
Learning Objectives
In this course you will learn: