I use jqtouch and iscroll for my app. I load all pages with ajax and when I go back from a ajax loaded 开发者_开发问答page to the index (menulist) page, that page scrolls to the top.
This is the html code < body > < div id=\"map\" > I am traversing 开发者_开发百科the parents until I find the body to find the map
I am currently developing a Web App under jQTouch, and I want to know how I should proceed to redirect the user automatically to another page of my Web App.
In my application, we have used jqtouch to develop the application, but now we are facing some issues with jqtouch and planning to replace it with jquery mobile.
i\'m trying to load the images for the JQTouchPhotoGallery dynamic in a $.ajax jquery function. but the gallery doesn\'t show the images, only the loading spinner. also the number of images from the
I have made an app using JQtouch, Jquery, and PhoneGap. When you type in a form\'s field, the entire page scrolls up or down each time you enter a character. I have searched everywhere for solutions b
I am trying to make a view to slide up using jqtouch. But I want the view to slide up only to half of the phone screen height (The one that appears when we tap bookmark button in开发者_如何学运维 safa
In jQTouch I am fetching a page dynamically from the server per the jQT demos per <a href=\"/page\" class=\"button\">The Page</a>
Anyone using Zend Framework to power their jQTouch iPhone Web app?Looks like jQTouch prefers to have all the \"pages\" on in one html output.
I am using jQTouch to create a web app that acts like a native iPhone app. I am trying to duplicate the functionality of the Contacts app. I have created a list view that allows you to tap on a name a