HumZ
Posts: 0
Joined: Thu Nov 15, 2012 10:11 am

Busy activity indicator (spinner)

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Busy activity indicator (spinner)

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

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Busy activity indicator (spinner)

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Busy activity indicator (spinner)

Hello! Could you clarify what image path you use?

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Busy activity indicator (spinner)

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

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Busy activity indicator (spinner)

Is url ok?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Busy activity indicator (spinner)

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

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Busy activity indicator (spinner)

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

Return to “Issues”