I have noticed rendering issues when I inject content dynamically into the page on the Load event. The only way it seems to render the content correctly is if I force a page refresh when the page is loaded. I'm hoping that I don't have to do this and there's another way around it. If it is the required solution then how do I do this in javacript- with the mobile.changepage method?