开发者

jqtouch

0
  • a.active what deactivates an active link?

    some examples.. #jqt .back.active { -webkit-border-image: url(img/back_button_clicked.png) 0 8 0 14; } <a href=\"#\" class=\"back\">Back</a>[详细]

    2023-04-01 19:14 分类:问答
  • JQTouch IPAD web app

    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[详细]

    2023-04-01 04:50 分类:问答
  • Loading remote application would it lead to App Store rejection?

    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[详细]

    2023-03-31 08:40 分类:问答
  • jQuery does not work with jQTouch in iPhone

    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[详细]

    2023-03-30 03:02 分类:问答
  • jQTouch swipe not working

    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[详细]

    2023-03-29 09:55 分类:问答
  • Programmatically slide / scroll jqTouch element

    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[详细]

    2023-03-29 04:54 分类:问答
  • jQTouch list bullets not showing

    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[详细]

    2023-03-29 01:27 分类:问答
  • rhodes jqtouch jquery HIERARCHY_REQUEST_ERR: DOM Exception 3

    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[详细]

    2023-03-29 00:50 分类:问答
  • Horizontal scrolling touch menu?

    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[详细]

    2023-03-25 12:48 分类:问答
  • Page swipe using touch

    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[详细]

    2023-03-25 05:01 分类:问答