I am wondering what javascript or jquery function I need to get an ajax loading spinner working with jqtouch.
I\'m trying to create a webapp using the tutorials out there using jqtouch.But the resulting webapps have animation on the iphone but no page transition animation on the android devices.Can anyone tel
Are there any main disadvantages of using JQTouch/Phonegap to put together Android Apps / Tablet Apps rather than using the Android API.
i\'m an absolute beginner - so after days of searching i\'m asking for help: i have a small web app in jqtouch an want the user to be able to tap on an i开发者_如何学JAVAmage = button, which jumps to
So I have something like this: <html> <body> <div id=\"jqt\"> <div id=\"page1\"> ...
I\'m trying to position a div over a google map in an iphone app built with phonegap. It shows up fine on the web (http://presentations.superfaddev.com/ifad/v2/ifad.html#Contact - Click on locations a
I am using jqtouch to make a touch-optimized site. For iOS, I bind \"tap\" to the click listener, but this doesn\'t register in Android. I tried using touchend, which works, but it then overrides any
I want to use the jqtouch animation effects.My scenario is suppose I am having two html pages named as first.html and second.html. First.html has a anchor tag which references to the second.html. And
I am trying to build a web app with JQTouch. I actually have it all working nicely if I hard code all the content in. However, the site needs to be entirely dynamic.
We are using knockout and the knockout mappin开发者_如何学编程g plugin to facilitate databinding in our jQTouch web application. The reason we use the mapping plugin, is to be able to use knockout wit