I have a jquery mobile page thats taking between 6-8 seconds to render on an iPhone 4.
The page load time seems okay and I've taken the necessary steps to optimise css, js etc. However, the page contains a number of form inputs that are rendered by jQM (ie. select dropdowns, sliders etc) and this seems to take about 4-5 seconds to render.
Has anyone else experienced a similar problem and found a way to increase the render time?
I'm using the minimised jQM 1.0.
Thanks.