Setting up jQuery
jQuery helps us keep our code cross browser compatible and just makes life a lot easier when it comes to interacting with the DOM (Document Object Model). As such, let's load it up.
Start Animating In JS with GSAP and jQuery
00:58
How to work with course Source Files
01:48
Hello World
06:01
Your Script Location Matters
06:39
Starting to code on page load complete
03:34
Setting up jQuery
07:21
First look at Functions
In the heart of every programing language there are two main things variables and functions.
08:16
Time to get Animated
Enough shall we animate? In this last lecture of chapter 1 we animate.
11:13