|
| [WB21] - Displaying a Wait Animation |
| Iniciado por guest, 09,jul. 2016 20:04 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 09,julio 2016 - 20:04 |
Hi All
WB21 - Classic site, Ajax enabled
Can anyone point me in the right direction for displaying a wait animation while the server loads a page? One of those rotating animations in the center of the screen which then disappears when the page has loaded completely.
TIA |
| |
| |
| | | |
|
| | |
| |
| Publicado el 09,julio 2016 - 20:25 |
Hi JP,
in the code of the button displaying the slow page, in browser code, you can just make your animated gif visible, or do celldisplaydialog of a hidden cell
The server code will do the pagedisplay, and as long as the new page is not here, the old one will have the animated gif turning
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 10,julio 2016 - 13:50 |
| Thanks Fabrice - I have it working. |
| |
| |
| | | |
|
| | | | |
| | |
|