Hello! I'm creating a small little applications (command line type thing, got some ideas) and I was wondering how exactly I would portray loading of the sorts, I know the classic animation:
--
\
|
/
--
I just wanted to know how to animate that in Javascript. Just change the contents of an element every second or something? Any help is much appreciated.