how to enable animation when you scroll in html and css thank you everyone i want ot learn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to enable animation when you scroll in html and css thank you everyone i want ot learn

if i scroll the animation automatically starts

11th Jul 2022, 7:19 AM
Kuro Chi
Kuro Chi - avatar
2 Answers
+ 4
You can do that with event listener such as: object.addEventListener("scroll", myScript); For more help please link your attempt from Sololearn Playground.
11th Jul 2022, 7:44 AM
JaScript
JaScript - avatar
18th Sep 2022, 9:00 AM
Calviղ
Calviղ - avatar