Text within a progress bar | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Text within a progress bar

In HTML, you can make a progress bar with the <progress> tag. I was wondering if there was a way to put text within the bar, and be able to change it with JS or Jquery

19th May 2021, 3:47 PM
Neurobean
Neurobean - avatar
3 ответов
+ 2
you should handle an overlay element to do so, as that's not possible with built-in capacities of progress element ;P
19th May 2021, 3:57 PM
visph
visph - avatar
19th May 2021, 3:48 PM
Rellot's screwdriver
Rellot's screwdriver - avatar
0
ok
19th May 2021, 3:59 PM
Neurobean
Neurobean - avatar