(the words with the hashtags are the pages inside the html)
So, when I log in, I switch with $.mobile.changePage("main.html");
to the main.html file with the #latestchats page. Now I will change to my profil using $.mobile.changePage("option.html");
. So this is the problem, the view does nothing...