Top "Iphone-web-app" questions

Prevent iPhone from zooming in on `select` in web-app

I've got this code: <select> <option value="c">Klassen</option> <option value="t"&…

javascript css html iphone-web-app
Hiding Safari User Interface Components on iPhone

In an attempt to hide the Safari UI components for an web-app bookmarked as a Homescreen Icon. I am using …

safari iphone iphone-web-app iphone-standalone-web-app
Prevent scroll bounce for the body element, but keep it for child elements in iOS

I've been working on a mobile webapp as of late. I'm optimizing mobile-first, focusing specifically on iOS for the iPhone …

javascript ios css web-applications iphone-web-app
iPhone and HTML5 Cache Manifest

I am trying to build an iPhone web application using ASP.NET. The page is dynamically rendered once for each …

iphone iphone-web-app
watchPosition() vs getCurrentPosition() with setTimeout

I need to determine a person's location within 50m. I'm wondering if I should use navigator.location.watchPostion() or call …

javascript iphone google-maps geolocation iphone-web-app
iOS7 itms-services scheme not work?

I have an in-house app which I distribute over a local wifi in release page have a link like this …

ios ios7 iphone-web-app in-house-distribution
IPhone push notfication for a webapp?

Is it possible to implement IPhone's push notification service for a Webapp that has an icon on the "desktop"? If …

iphone push-notification iphone-web-app iphone-standalone-web-app
Scrolling problems on a web page with fixed header and footer in iOS7

This will be difficult for me to explain, but I'll try: As a start, my web page is working on …

html css browser ios7 iphone-web-app
iOS network activity indicator keeps spinning in web app added to home screen

2nd update, March 2014: Apple closed the bug saying they don't have enough information, but my project is a big PHP …

ios web-applications iphone-web-app iphone-standalone-web-app
Can I trigger a CSS event in mobile safari upon iphone orientation change?

I'm trying to figure out how to change an embedded web page when the user rotates their phone from portrait …

iphone iphone-web-app