jQuery Mobile + Cordova app

jQuery Mobile + Cordova app

Hi all,

I am developing an app using cordova and jQM 1.3.2, I have my project structured in a way like the attached pic.

Calling whichever pages required inside the app, but there seems to be a lag during every navigation, a couple of blinks when I navigate to a new page. I researched on web to know how others develop cordova app using jQM, some put all pages content inside index and call using id, and there are few who does like in the pic, I want to know best possible method.

Please advice!!