Page 1 of 1

When does loading GIF run

Posted: Mon May 05, 2014 8:52 pm
by John6122514

The loading gif comes up sometime for a rest service request and sometimes it does not. What determines if it will come up. Also how do you override the default loading gif with a different one.


When does loading GIF run

Posted: Tue May 06, 2014 12:52 am
by Illya Stepanov

Hi John,

It is dependency of data transfer and time taken for data transitions, much like in the browser.

:: http://docs.appery.io/documentation/b...


When does loading GIF run

Posted: Tue May 06, 2014 1:51 am
by John6122514

I added the following to a custom CSS but it does not change the loading image. Can you tell me what I am doing wrong.

code
#ajaxBusy {
display:none;
position: fixed;
z-index:999999;
height:99%;
width:99%;
background: url("files/views/assets/image/loadingmain.gif") no-repeat 50% 50% !important;
}

#ajaxBusy p {
display: none !important;
}
/code


When does loading GIF run

Posted: Wed May 07, 2014 8:18 am
by Evgene Karachevtsev

Hello John,

We have changed example: http://docs.appery.io/documentation/b...