Top "Iphone-web-app" questions

How to disable iOS "Shake to Undo" in a webapp

I'm building a game as a webapp for the iPad. It incorporates a shake action to trigger an event for …

javascript ios ipad html iphone-web-app
Fitting height of homescreen-webapp for iPhone 5

I have a problem with fitting the height of a webapp (homescreen). Im using following meta-tag: <meta name="viewport" …

html height meta-tags iphone-web-app
iPad/iPhone : how to keep the session in a web app

It's straight forward to add a web page as a web application. Find here a nice article. The issue know …

ipad iphone-web-app
Remove form assistant from keyboard in iPhone standalone web app

Is it possible to remove the form assistant from the iPhone popup keyboard in a standalone web app? I know …

iphone html css iphone-web-app iphone-standalone-web-app
How can I create a footer/toolbar in an iPhone web app?

I'm working on a web app and I need to get a div to stick to the bottom of the …

iphone css iphone-web-app
socket.io not connecting to mobile browser

I wanna create a connection between my mobile Safari and nodejs + socket.io on my Macbook. When i call localhost:8080 …

macos node.js socket.io iphone-web-app