0
I would like to know how to open a % count while loading the site when opening and browsing the pages exemplo: carregando 50%
so for all pages of the site, including when opening
0
I would like to know how to open a % count while loading the site when opening and browsing the pages exemplo: carregando 50%
so for all pages of the site, including when opening
-1
A similar post already exists in this forum, follow the link:
How to get page load percentage?
Basically it is not possible to do what you want, but depending on the case, two examples (not recommended) can be used.
Follow the link of the two examples:
http://0.S3.envato. com/files/2526201/index.html
http://jsfiddle.net/Edultra/5NCxX/1/
Good luck.
While this link may answer the question, it is best to include the essential parts of the answer here and provide the link for reference. Replies per link only can be invalidated if the page with the link is changed. - Of Revision
@Dvdsamm I just edited the answer, thanks for the tip.
Browser other questions tagged javascript
You are not signed in. Login or sign up in order to post.
And what have you tried to do? What was the difficulty found?
– Woss
I didn’t really do anything, I don’t know where to start
– goio
https://answall.com/q/40822/5878
– Woss
I even know a way to do this, but it would be a lot of trouble, it would be nothing practical and nothing SEO-friendly: it would be practically loading the entire site via websocket dividing it into data packets to be accounted for while everything is being loaded.
– Victor Stafusa