I have problem with my simple form using jquery mobile. My script works normally on classic website, but it is not working on jquery mobile. I tried several tutorials, but still the same :( the paramteres of posting form in Firebug are OK, but the respone back from PHP is not the right and in the respone tab i can see HTML of the whole page.
Hi! I am using jquery mobile, when i use the the bottom fixed toolbar it works nice. But if i use up to button with jquery method scrollTop() it is broken - it is not fixed and it scrolls with the rest of the layout.
Hello everyone, i have tried to prepare some "demo" site using jquery mobile. Everything works perfect on my iPhone with Safari, Google Chrome, Dolphin Browser. On desktop it also works great 1 : 1 like on iPhone.
If i wanted to test it on my collegue's Samsung Galaxy Ace with Android, there are no CSS styles in native android browser, also in Dolphin browser. I have also tested several web emulators like: http://www.howtogomo.com/en/d/test-your-site/#gomo-meter And the result was the same.. the site has all the elements, but no CSS styles have been applied.
I use this stylesheet: <link rel="stylesheet" href="http://www.soundart.cz/mobile/jquery.mobile-1.1.0.css" /> I had to add some other styles so i copied them in the end of this file.
Thanks a lot for your help! Btw. i have tested some sites from your jqmgallery.com and it works fine with CSS on the same android browser. But i cannot find the difference :(