Pretty simple concept. I include Apple's mobile-web-app meta tags in my sites so that they can be added to the homescreen as a full-screen app and it works beautifully except for one thing: If you go to the homepage of the site, add it to your homescreen then launch, using the navigation launches those pages in Safari.

Now, all of the pages have the same meta tags:

<meta name=apple-mobile-web-app-capable content=yes /> 
<meta name=apple-mobile-web-app-status-bar-style content=black-translucent />

So I figured that it would include them in the "app."

Is there a way to include all pages in the site in the Web App mode?

link|improve this question

79% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.