I am using Phonegap + Jquery Mobile for a Web App. I have a simple registration form. However, when i type any character, the page jumps and flickers Wildly. How do i overcome this problem on Android?
i have tried most of the solutions provided at :
https://github.com/desandro/isotope/issues/251
http://blogs.bytecode.com.au/glen/2011/07/14/eliminating-annoying-flicker-transitions-with.html and other pages. None of the solutions worked for me.
Or Is it possible to call an android page only for registration? Any help much appreciated. Thank you.