My old project but gold! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

My old project but gold!

Hi there guys! I have my old project which is all about web animation. When I was 14 years old I made this stuff on my computer... :) Hope you like it! Link to my code: https://code.sololearn.com/WDFPy3HhC146/#html

26th Apr 2017, 10:04 PM
Waren Gonzaga
Waren Gonzaga - avatar
3 Answers
+ 6
Your JS library doesn't load... fix it by adding protocol to its url: <script src="http://cdnjs.cloudflare.com/ajax/libs/gsap/1.18.0/TweenMax.min.js"></script>
27th Apr 2017, 3:49 AM
visph
visph - avatar
+ 2
thank you!
27th Apr 2017, 4:01 AM
Waren Gonzaga
Waren Gonzaga - avatar
0
Now it worked perfect! you can see: https://code.sololearn.com/W6oNHgYwy2i4/?ref=app. Fixed just added new gsap in the bottom of <body>.
18th Feb 2019, 11:55 PM
Kaloyan Kostov
Kaloyan Kostov - avatar