Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Steve on Oct 08, 2009 07:42
open dhtmlx forum
dhtmlxScheduler - Loading animation

Hello there,

short question: I have (and i think it is standart?) the "show_loading" true, but i have never seen this animation...
When / where SHOULD it approach and is it right located when i donwload and extract the archive and start the samples?


Greetings,
Steve
Answer posted by Support on Oct 08, 2009 08:05
>>and i think it is standart?
Yes, it available in all versions. 

If you have 
        scheduler.config.show_loading = true;    
then during each loading operation , the progress bar will appear. 
You need not to do any special preparations for it. 

Scheduler uses codebase/imgs/loading.gif for animation. If xml has small size then it may be too fast to detect ( it hardly detectable while testing locally, but must be visible if you checking it on remote server )
Attachments (1)
loading.png10.47 Kb
Answer posted on Oct 08, 2009 08:09
Thanks for your Answer :)
So local it is too fast i guess... :)

Keep up the good support Support-Team :)