Flickering issue when navigating between pages using multi-page template in jQueryMobile + PhoneGap

I am trying to fix a problem with a page flickering twice while navigating between pages. I tried adding the following css

.ui-page {
    -webkit-backface-visibility: hidden;
}

After adding this css code, the behavior is still unpredictable. Initially there is no flicker, but after a few clicks it starts to flicker.

Can someone suggest the right solution for this.

+5
source share
2 answers

JQM knows that it has a problem with Cordova Phonegap, the main one of which is very slow, and pagination can be pulled out like flickring, missing animations, etc.

, , jQT (jQTouch) Intel AppFramework ( fancy jQT, ).

, ( ) , Andrew Trice, : https://github.com/triceam/Fresh-Food-Finder

Btw Cordova/Phonegap, , .

0

:

viewport, :

0

All Articles