jQuery In-Depth

Pluralsight
Course Summary
Karl leverages his experience on the jQuery Team and gives a thorough walkthrough of all of the most important parts of jQuery. He discusses how to resolve some common misuses of each of these areas and also covers recent changes to jQuery like the new Ajax promise API and cleaning up your event handling and delegation by using the new "on" method.
-
+
Course Description
Karl leverages his experience on the jQuery Team and gives a thorough walkthrough of all of the most important parts of jQuery. He discusses how to resolve some common misuses of each of these areas and also covers recent changes to jQuery like the new Ajax promise API and cleaning up your event handling and delegation by using the new "on" method.
-
+
Course Syllabus
Events in jQuery- 1h 34m
—Review of Previous Workshop 10m 16s
—Event Binding (and Unbinding) 6m 24s
—Triggering Events 9m 30s
—Event Propagation 10m 12s
—Live and Die Methods 8m 44s
—Event Delegation 16m 35s
—Event Object 6m 31s
—Event Object Properties 7m 12s
—Event Object Properties, Continued 9m 36s
—Advanced Event Handling Tips 9m 52sDOM Manipulation- 57m 30s
—Creating Elements 13m 0s
—Performance Tips and Inserting Elements 6m 19s
—Content, Attributes and Properties 19m 34s
—CSS Styles and Dimensions 7m 53s
—Data 10m 42sAjax- 39m 40sEffects and Animations- 23m 20s