Course Detail
Units:
0.0
Course Components:
Lab/Discussion
Enrollment Information
Course Attribute:
University Connected Learning
Description
jQuery is a Javascript library that changes the way you will work with Javascript. It provides a clean, fast and a simple method for handling animations, events, HTML DOM traversal, and Ajax interactions. Course objectives include learning the fundamentals and functions of jQuery; selecting elements; manipulating HTML; and using the jQuery Event Model. You'll learn to add jQuery animations to your website, traverse the DOM, and chain with jQuery. Ajax and Deferreds will also be covered. Must have working knowledge of JavaScript or have taken JavaScript Level 1.