In my Phonegap Jquery mobile application i have upgraded JqueryMobile from 1.0.0 to 1.2.0.Now Loading message stopped working.I tried both $.mobile.showPageLoadingMsg("b", "Loading...", true); and $.mobile.loading('show'); but none of these work.I am using Jquery 1.8.2. Thanks in advance.