i’m developing hybrid app using JQM + PhoneGap on Android.
when i change the page, i want to show transition effect like slide or slideup etc…
it works fine except Android 2.x version. (i have realized this issue in JQM docs : this is JQM docs)
so i made custom trasition. but it doesn’t work fine.
when i change the page with transition effect using my custom transition CSS.
it shows ‘blank page’ between ‘A page’ and ‘B page’.
this is my code : [http://jsfiddle.net/vanryuji/4DkEv/3/]
how can i delete(?) or hide(?) this page?
Based on the way you are performing the Slide, JQM has this to say:
You will need to bypass the
sequntialaction or forcesimultaneous.