+ 5
Can you have more than one progress bar in one code
I want to have 10 progress bars with different values all in the same code. Is this possible? I tried it out and it did not seem to work.
10 Answers
+ 3
Build your own progress bar
https://code.sololearn.com/WS9gUHq9ZovK/?ref=app
+ 7
https://code.sololearn.com/WQf1xb28Opd5/?ref=app
+ 6
you can do that
+ 5
🐺Michael🐺 , you are right. sometimes it won't work. I was making a list of my friends in my private code and only one progress bar showed up. maybe that's what heppend to you but you were doing something else.
+ 2
Yeah, I don’t know...
+ 2
If you can. You can also create your own bars, in some cases this is more useful.
https://www.w3schools.com/howto/howto_js_progressbar.asp
+ 2
Calviղ
I cannot do SVG or animations or JavaScript. Can I use the progress bar you linked to and give you the credits for it?
+ 2
🐺Michael🐺
Please use the codes. 😊
+ 1
Calviղ
How do I make it not repeat?