jquery-mobile
caching kills links (jquery mobile on iPad)
I am working on a webapplication that uses caching to make it available offline. Everything works fine when running it开发者_开发知识库 chrome (offline and online). But when I run it on iPad the links[详细]
2023-04-08 18:40 分类:问答how to resize / rezoom webpage in ipad
I have a website that us开发者_开发问答es jquery mobile for it\'s mobile version. I have a problem when I am changing it from portrait to landscape it zooms in correctly, but when I flip to portrait,[详细]
2023-04-08 17:49 分类:问答How to synchronize sliders' values?
I use jquery mobile sliders: <div data-role=\"fieldcontain\"> <input type=\"range\" name=\"slider1\" id=\"slider1\" value=\"0\" min=\"0\" max=\"255\"/>[详细]
2023-04-08 17:43 分类:问答Is sencha touch / jquery mobile mature enough for production?
Last week i\'ve been busy with mobile html5 frameworks like sencha touch and jquery mobile. I bumped into a few bugs and strange things when testing on real android phones. (from slow to missing comp[详细]
2023-04-08 17:42 分类:问答Possible to attach event handler to listview('refresh') in jQuery Mobile?
I have a listview that I\'d like to bind a callback to after I call listview(\'refresh\'). In the optimal case I\'d love to do something like this:[详细]
2023-04-08 13:32 分类:问答Android-jQM: MyWebViewClient::shouldOverrideUrlLoading() not working with local URI
I\'m using Android\'s WebViewClient to handle <a> clicks of my jquerymobile page. It is working fine when my target is some full url like <a href=\"h开发者_如何学编程ttp://stackoverflow.com\"[详细]
2023-04-08 12:52 分类:问答How can I add draggable and droppable event listeners with jQuery mobile?
I\'m using jQuery mobile to buil开发者_JAVA技巧d a mobile version of my site. A lot of the features rely on drag/drop.[详细]
2023-04-08 12:34 分类:问答Jquery Mobile: Getting a cancelled Postback that's causing a page load error
So, I\'ve been trying to get this page working for a couple of days now, when I cli开发者_如何学编程cked the send button it would work, but if you tried to hit enter it would just do a postback to the[详细]
2023-04-08 11:43 分类:问答How to initialize pages in jquery mobile? pageinit not firing
What\'s the right way to initialize objects on a jquery mobile page?The events docs say to use \"pageInit()\" with no examples of that function, but give exa开发者_如何学Pythonmples of binding to the[详细]
2023-04-08 10:02 分类:问答Camera doesn't work on phonegap when files in server?
I wrote a client for my server based on jquery mobile. I just cannot figure out how to transfer photos to my server because when I use GET method to post base64 strings, the server says the URI is too[详细]
2023-04-08 09:41 分类:问答