0
How can I use an equation to get the percent for a progress bar in html?
I'm looking to update the practice blog in html as I progress in different languages. I would like to use an 'in code' equation to calculate my percent completed, rather than using an outside calculator. How do I implement an equation to pull the percent in real time?
1 Antwort
+ 8
You can calculate that using java script somehow