When I linked jQuery Mobile to my page, some sort of loading message appeard in the bottom of the page and I can\'t get a rid of it. I\'ve tried $.mobile.pageLoading(true) b
In my case I was loading wrong css file (jquery css instead of jquery mobile css)
Wrong:
Right: