0
I can’t get my progress bar to keep data when page is closed
I have a progress bar that increases when a button is pushed. But when I close or reload the page it starts over again at one.. this is just an HTML page I have saved from word pad. How do I get it to remember the number it was last on?
1 Respuesta
0
You may find web storage useful. But it doesn't work on SoloLearn mobile app, it runs well if you work in browser.
https://www.sololearn.com/learn/HTML/2197/?ref=app