I\'mdeveloping an application which is mainly a webview and will display a JQTouch UI.Two of the 3 views work just fine, however, I have a view which loads another page with a form which does not work
I\'m using JQTOUCH and in JQTOUCH several of the links are being loading via AJAX and then sliding in. The problem is that there is no loading indication provided to users.
I have a web app and I want to take photos开发者_JAVA技巧 and then upload them to a server. Can this be done with a webapp?[edit] It\'s now possible, please see answers below.
i\'m building a iphone app with jqtouch and i use a cachemanifest to cache all the static files (images, css, javascript) to make it load faster. However the page uses php for the dynamic content and
Given the following lines of code which is using JQTOUCH: $(\'#customers\').bind(\'pageAnimationEnd\', function(e, info){
I\'m trying to load jqtouch o开发者_如何学Cn-demand like so: <script type=\"text/javascript\" src=\"js/jquery.js\"></script>
Hiiii I have ajQtouch site in dev and i would like to use a chart on it, to me Flot looks like the best way to do this (prettiest!)
I\'m using jQTouch to develop a version of a website optimized for safari on the iphone.The jQTouch demo helpfully shows how to show an \"install this\" message for users not using full screen mode an
Yet another problem I\'m having w/ jqTouch... I\'m trying to detect what element was clicked to trigger an animation so that I can pass parameters from the clicked item to the subsequent page.
I\'m using this function to create an transparent overlay of information over the current div for a web-based mobile app.