I'm creating a application for IOS with the phonegap environment. I'm noticing on one of my pages that scrolling seems to be REALLY slow and choppy. I've tried the following:
I need to dynamically load this information so that I can keep my app up to date. Here are my questions:
Would love your thoughts, here is my code: https://gist.github.com/2422231
jquery - 1.7.1 jquerymobile - 1.1.0
The json wasn't the problem but rather there is bug in JqueryMobile that causes choppy display when you scroll a list of links. Here you go: