+ 2
progress bar on background image
how do we add progress bar on background image ??
1 Odpowiedź
+ 2
I guess that you have body with background image. In that case just create div element with, for example, gray backgroun inside the body element, and another div which will represent progress and will have color.
Here is nice guide on progress bars:
https://www.w3schools.com/howto/howto_js_progressbar.asp