Your Script Location Matters
HTML by default loads elements one after each other. That means the location of your script tag had a big impact. By the end of this lecture you will have a solid foundation and understanding of where you should place script tags (and why).
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!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