Essay Writing Service
Posts: 0
Joined: Tue Nov 06, 2012 10:39 pm

ajax loader GIF freezes

I am confused with ajax loader, there is no animation on my android 2.3.4 ... I tried to change spinner to $.mobile.loading( 'show' ) but it simply doesn't work in tiggzi. For example, http://stage.api.jquerymobile.com/pag... has an example and it works alone, but not in tiggzi.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

ajax loader GIF freezes

Hello,

We use Tiggzi spinner. To handle it use following functions:
codeshowSpinner();
hideSpinner();/code

Essay Writing Service
Posts: 0
Joined: Tue Nov 06, 2012 10:39 pm

ajax loader GIF freezes

tiggzi's showSpinner() doesn't work on android 2.x, because html5 uses the webview, which does not animate animated gifs. I solved this problem by replacing gif image with canvas library http://projects.nickstakenburg.com/sp...

Return to “Issues”