I'm currently making a mobile website with JqueryMobile 1.3.2. No specific problem, all seems to work perfectly with the library and all, but I have one tricky problem :
JqueryMobile is loaded, then I'm using scripts of my own. (Javascript, Jquery and Ajax)
- When I enter an Url in the address bar, no problem.
- When I go on a page with a link (I click on my site), my scripts fails loading.
- If it fails, and I reload my page (F5), all works perfectly.
I don't understand, i've checked and re-checked everything, I don't get it...