I think my problem lies more in my approach and applies more to jquery, but something weird is happening here.
I\'m developing an iPhone web app using jQTouch, and it contains a simple mailto: link to a valid email address, which should launch the iPhone mail application when tapped—but it doesn\'t.
so, i know how to do this by theory, buy when i try the animation is really laggy. what i\"m doing: i got this UL with all sort of items and text (really standard) and when i want to animate it
I\'ve developed a rails website in which I\'ve got a text box with autocompletion facilities (When the user starts typing, a list of valid values \"drops down\" under it). For this, I used Rail\'s aut
I have a site built using JQTouch and want to add the little cross buttons within text input fields to clear out text on press.
I am trying to get a nice Spinning Wheel working within my webapp. However, I keep receiving an error within Mobile Safari that the variable \'blabla\' cannot be found.
I\'ve got this piece of code for a jQTouch/jQuery page that dynamically resizes inputs to the window\'s innerWidth - the associated label width - 50px.
I\'d like to create an product image viewer for an iPhone version of an ecommerce site开发者_如何学C, and have it behave something like the Photos app.
Could someone with knowledge of jQTouch for the iPhone have a quick look at my source and let 开发者_开发知识库me know what the heck I\'m doing wrong? Clicking the big green buttons is supposed to rev
I\'ve got a mobile Web app built with jQTouch mobile web app framework, but when I try to add dynamic <LI> elements the theme starts jump开发者_如何学JAVAing around like crazy. Includes a short