This was a one of a problem i was facing quite a while. How to show a image while loading a IFrame.
One of a project i was working on have dynamic grid that has links to download files. Clicking on a link will call an iframe and browser is popping up after the response from the server.
Sometime the response will take some time and users are lost what is happening since nothing is shown. So i had to go for a javascript solution to show a loading image while the request is back.
No comments:
Post a Comment