Graphic to show while file loading in background
Auteur : Duncan Baker
Visité 791,
Followers 1,
Partagé 0
I would like to have a (preferably animated) graphic showing whilst a PDF or other file loads in the background and then to disappear when the PDF has loaded.
Grateful for any advice.
Duncan
Posté le
Hi Duncan.
This is something that requires more than what the software default functions can do, meaning it requires external code to be accomplished.
As the Staff won't provide support for external code, I suggest you keep your post public and wait for other members of the community to hang by and help you out with your coding issue.
Hope I've been helpful
Hello Duncan,
Have a look at the jQuery UI Progress Bar, which may suit your needs:
http://jqueryui.com/progressbar/
There are demos, source code, and documentation available at that link.
Hope this helps.
Paul
Auteur
Thanks both.
I have also found http://stackoverflow.com/questions/1853662/how-to-show-page-loading-div-until-the-page-has-finished-loading which seems to fit what I want exactly.
Again - thanks.
Duncan