Phonegap - JQM - page flicker / content flicker when ther is dynamic data

Phonegap - JQM - page flicker / content flicker when ther is dynamic data

I am using jquery-1.9.1.js and jquery.mobile-1.3.1.js . I had issue with the page flickering on page transition, I used $.mobile.defaultPageTransition = "none";. But it stopped displaying dynamic content of the page.
transition for the dynamic content is not correct.