Apparently i've screwed something up! After adding to home screen, I try to open the "app" and instead of using the iPhone rendering system with standalone mode etc, safari is opening it! It was working fine before, does anyone know what this could be?

Using JQM

link|improve this question

55% accept rate
feedback

1 Answer

up vote 2 down vote accepted
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta names="apple-mobile-web-app-status-bar-style" content="black-translucent" />
link|improve this answer
Thankyou Shane! :) – Baconbeastnz Nov 23 '11 at 4:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.