Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing iPad app using jquery mobile 1.0 and cordova-1.6.0. My application works fine.

When I use jquery mobile 1.1 , page is blinking at page transition. What is the reason for this?


Is it jQuery mobile 1.1 bug?

Please can you help me?

share|improve this question

1 Answer

This is jQuery mobile bug, which has been fixed in their latest jQuery mobile version(1.1.1). Please check out http://jquerymobile.com/blog/2012/07/12/jqm-1-1-1/

share|improve this answer
thank you. but still page blinking at page transmission – stay_hungry Jul 17 '12 at 11:20
Which browser you are using? This problem getting mainly for android default browser. In android chrome browser it is working perfect. With the same version in iPad it is very smooth for me. – Nimmy Aug 2 '12 at 5:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.