I\'m trying to display an iframe in my mobile web application, but I\'m having troub开发者_开发问答le restricting the size of the iframe to the dimensions of the iPhone screen. The height and width at
i am trying to design an HTML e-mail that should also look good when it is read on mobile devices. My biggest problems are with the iPhone (iOS 4): its mostly undocumented \"auto linking\" feature rea
Hi I am writing a web app (mainly iphone targeted) where the user has to enter their dob as part of the log in, I need this to be<input type = \'password\'however I also want to enable the numeric
iPhone\'s resolution is 480*320. However, it has a global status bar at the top, and Safari uses an address bar and toolbar. How much vertical space do th开发者_JAVA百科ey take up? Or, what\'s the res
I guess the subject says it all. I have a web application when viewed on an Iphone, Ipod or Ipad, input submit buttons have rounded corners. Is there a way to stop t开发者_开发知识库his?If you add...
In Mobile Safari on my iPad I get some weird behaviour after changing the device orientation. Here is my test file:
Hey Guys, I\'ve got a thumbnail on a webpage that when clicked, plays a video in fullscre开发者_开发技巧en using the webkitEnterFullscreen() method.
Working on an iOS web app. The user can scroll the content of the page up a开发者_如何学Cnd down. However, is there a way to stop the screen from being dragged so far that the grey background becomes
I am trying to display a pdf file embed in a webpage. I am using the<object> tag. The pdf can be displayed in iphone or ipad. However, I want to make the pdf display fill the full width of the w
this is my question: I make a POST requesto to www.aaa.com : NSString *post =[[NSString alloc] initWithFormat:@\" bll bla \",importo];