Infinite animation of loading on JS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Infinite animation of loading on JS

Hi guys! Can someone show me how to write infinite animation of loading on JavaScript?

14th May 2018, 6:11 PM
DrozD🇷🇺
DrozD🇷🇺 - avatar
1 Answer
+ 1
Hi DrozD you want to use a CSS spinner, as this is non blocking. Here is one I use , it's very small and light https://github.com/buzinas/tiny-spinner
14th May 2018, 8:55 PM
Mike Choy
Mike Choy - avatar