Urgent please, how to do this: at 1 to 10 percent (initializing) at 11 to 26 (working) at 70 (a pop up modal should come up) after clicking OK it should continue
Where is the github address? I want to try it myself, How does it get a downloading percentage from the server by constantly sending ajax request to the backend?
Here is the code: codepen.io/BananaCoding/pen/GRRvmod I think you have to get the downloades bytes (per second), divided by the filesize, and display it as number.
Urgent please, how to do this: at 1 to 10 percent (initializing) at 11 to 26 (working) at 70 (a pop up modal should come up) after clicking OK it should continue
Urgent please, how to do this: at 1 to 10 percent (initializing) at 11 to 26 (working) at 70 (a pop up modal should come up) after clicking OK it should continue
Where is the github address? I want to try it myself, How does it get a downloading percentage from the server by constantly sending ajax request to the backend?
Here is the code: codepen.io/BananaCoding/pen/GRRvmod
I think you have to get the downloades bytes (per second), divided by the filesize, and display it as number.
for the getComputedStyle throwing error not sure why?
You need to call it on the „window“ object
Urgent please, how to do this: at 1 to 10 percent (initializing) at 11 to 26 (working) at 70 (a pop up modal should come up) after clicking OK it should continue