Background disappears after page load in JQuery mobile android
I have been working with Web application for tablet using JQuery Mobile. At present i am facing with the issue, when page is loaded, the back ground of the page has been disappeared. Going through it i came to know if one of JQuery framework js files(jquery.mobile-1.1.1.js) is removed it works fine,but where styles are not applied if i don't include this file into page. What shall i do now? shall i override the default theme loading functionality in that js file or any other solutions are much appreciated. Please help me tracking in this issue.