Page 2 of 2

Busy activity indicator (spinner)

Posted: Fri Dec 14, 2012 10:00 am
by Maryna Brodina

Yes


Busy activity indicator (spinner)

Posted: Sun Dec 23, 2012 4:16 pm
by HumZ

I'm still having an issue with the showSpinner(); function. I've got included at the beginning of a download function call but it doesn't remain during the transfer.


Busy activity indicator (spinner)

Posted: Mon Dec 24, 2012 3:02 pm
by Maryna Brodina

Hello! Spinner automatically hides after Ajax call ends, but you can try to call showSpinner(); again


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 5:19 pm
by Alex GG

Hi maryna,
I use the code you posted above to use a custom gif image..
I create a new CSS, and change image path...

But seems that I ́m doing something wrong, because it still showin the default spinner..

What is the way to call this CSS?

Regards


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 5:48 pm
by Maryna Brodina

Hello! Could you clarify what image path you use?


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 5:54 pm
by Alex GG

background: url("../image/ajaxicon.gif") no-repeat 50% 50%;


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 8:58 pm
by Alex GG

Is url ok?


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 9:08 pm
by Maryna Brodina

There were some changes made, now you would need to change background for .ui-icon-loading


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 9:13 pm
by Alex GG

Is there any documentation or link to look at it? or other post?
thanks


Busy activity indicator (spinner)

Posted: Thu Feb 20, 2014 9:23 pm
by Maryna Brodina