some examples.. #jqt .back.active { -webkit-border-image: url(img/back_button_clicked.png) 0 8 0 14; } <a href=\"#\" class=\"back\">Back</a>
I am developing a web app for iPad using JQTouch. It contains two split views & two single views. I am using bee desk IPad example at
I have an application using JQtouch and would like it to be on the App Store. Will my application get rejected from the App Store if all the func开发者_如何学Pythontionality is done remotely (loading
I am using jQTouch for a web app, in an Asp.Net MVC 3 application. The app has an order form with id ajax_form, and when clicking a link with class \"orderlink\" the form is populated with id and text
I tried to get the swipe to work in jQTouch, and after a while it finally worked, but with a big problem: almost every time I swipe, the page jerks back and forth until it lands on the target page (di
I have a simple question about jqTouch. Is it possible to programmatically slide jqTouch object? Let say, for example, that I have a ul list of 100 li elements
I am trying jQTouch for an iPhone web app, but I want content on the pages to be able to have normal bullet lists, not styled as the bars in the jqt theme. So I am trying to override the css selectors
I am getting error in my rhodes app . I/APP(379): I 08/19/2011 14:59:45:680 afd4d440ChromeClientNew| IERARCHY_REQUEST_ERR: DOM Exception 3: A Node was inserted somewhere it doesn\'t belong. -- From l
I am building a mobile website, and the client wants a menu bar at the top.The menu is very wide, so he wants it to be horizontally scrolled by dragging it left and right. app.ft.com has similar funct
I am trying to add page swipe on a JSP page. I have a page which is now scrollable with arrows. For example, if I click or touch the right arrow, a new JSP page gets loaded, similarly the one to the l