I'm putting the finishing touches on a mobile web app and I learned that when you add a page to the home screen, clicking on any link will bring the user out of full-screen mode and into mobileSafari, completely destroying the purpose of full-screen mode. How does anyone make use of full-screen mode when all links force you out of it?
|
feedback
|
|
I found this comment on a blog: A quick fix for an existing site (with prototype.js):
Source: http://www.luscarpa.com/development/make-your-website-an-iphone-web-application/ | |||
|
feedback
|