So, I have a huge page (1.4Mb at least) and i have to load it anyway. I want to show a loading gif or bar BUT i cant get it because the page before stuck and when it goes to the huge page the loading gif apears just for a second. By doing it the loading gif is worthless. Any suggestions??
Asked
Active
Viewed 86 times
1
-
Can you load the data in the page via AJAX? You can then display an indicator very easily upon first load. – halfer Sep 11 '13 at 18:22
-
Possible duplicate: http://stackoverflow.com/questions/9438535/while-loading-php-script-display-animated-gif – showdev Sep 11 '13 at 18:22
-
Thank you for the tip. I'm searching for it right now. – user2766117 Sep 11 '13 at 18:42