I developed a mobile website using jqtouch. It works fine in iPhone but doesnt work in android.
First the page loads properly in android but when we scroll then it doesnt display anything on the screen. But I am able to click on links and it navigates properly. So am assuming that there is text on the screen but its not getting displayed.
I did look at issues posted in google code where they said that its the problem with transparent gif and suggested to use base64 value. I tried that, even then its not working.
Any suggestions?
Thanks.