jQTouch is a jQuery extension that allows for mobile development on iPhone and Android devices.
jqTouch is a jQuery extension that simplifies development of mobile websites on iPhone, Android and potentially other webkit mobile browsers. It was initially developed by David Keneda, however in June 2010 jQTouch became a Sencha Labs project and Jonathon Stark, known for his books on jqTouch on iPhone and Android, took over maintenance and development of jqTouch.
I was wondering if there's a way to add a loading.gif image to all pages that are linked via. . I've been reading up on StackOverFlow for hours and I haven't found anything that works. I'd like to use this to display a loading image and disable the …
I am trying to listen for a turn event on my device
$('body').bind('turn', function(event, info){
alert(info.orientation);
console.log(info.orientation); // landscape or profile
});
This event only gets fired once at the start. How do i get it to…
I want to make my first Phonegap App. It will be one container, that at the end will call an API and display results. Nothing complex.
But because I have read about the problems, what phonegap has especially in the iOS world of not so smooth…
I am developing a jQuery app for iPhone.
The strangest behavior occurs when I'm dragging the view, the classes I have on my buttons are removed. There is nothing in the app that says to remove the classes.
Is there a known issue with this? Or an…
I have this app that been working well but have had to update it recently, but I have noticed that my next page code seems to work OK, bu then my back page does not seems to want to go back.
I dont think its back thing as I am using the following…
I'm almost finished my Document Manager's project, but I have been asked to add in Toggle buttons. I have already linked the javascript and css code but am stuck with the html code. I know to put the
can anyone…
I have a jQTouch application loaded via server, so all I need to do is display the webpage full screen in PhoneGap for a faux-Native app. Unfortunatley each solution I've tried in PhoneGap has an issue: it thinks the screen size is taller than it…
Or does it? JQtouch has, as default, useFastTouch set as true. But my app still has the 300ms delay, actauly its up to one secound. Then i read that i should use ".tap event" but how do i attache the tap event to all my a-tags ? i tryed alot, but…
I have a sorted list using JQTouch. The list contains about 20 li-elements containing different links. The first li's that are on the screen without scrolling are working just fine. But after I scrolled down on my iPhone the links are no longer…
I'm using iScroll 4 (cubiq.org/iscroll-4) in a JQTouch iPhone-application built with Phonegap/Cordova.
My problem is that the horizontal scrolling, although 'hScroll: true', is not enabled until I zoom my image in and out, which makes everything…
i am new in all mobile app thinks i want to find a library for graphs witch it will play in all types of mobiles(ios, android,windows phone etc).I am searching but there are so many and i confused.jquery mobile,kendo,sencha,jqtouch,web 2.0, dhtmlx…