Hi guys. it's my first time with JQM, after much work i created my first web app about my blog. During the creation all work very fine, the iphone simulator show my app with ajax call and transition between the pages very well. Then i create my certificat with apple and i have install my app on my iphone 4 with ios 5.1.1. Here there is the problem.
The app open itself well and show the list of my post between a query ajax to my server . The theory is that if i touch a post, happen a transition slide to a internal anchor/page on click go a script ajax that do a query to myserver and show the single post. Well, it's ok ! So i see 2 problem during this process:
1) the list of my post (in first page) slide to the top then happen the transition. I don't wont this, the sliding should start in that point.
2)For very few moments i see the next page before the transition.
There is same resolution to resolve this problems? Explain that i have toolbar and footer fixed but this happens always.
Thanks for help and sorry for my english