Graphic to show while file loading in background
Autor: Duncan Baker
Besucht 787,
Followers 1,
Geteilt 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
Gepostet am
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
Autor
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